Commit Graph

507 Commits

Author SHA1 Message Date
i-robot 12d8906e2e
!30253 Support more ops for dump flag
Merge pull request !30253 from huanghui/enhance-dump-flag
2022-03-15 16:49:11 +00:00
i-robot 5331c874e2
!31311 modify format
Merge pull request !31311 from 俞涵/code_docs_1
2022-03-15 13:48:08 +00:00
huodagu 31af1262e1 modify_format 2022-03-15 18:35:34 +08:00
i-robot 5fab199bda
!31236 add chinese docs for masked_fill, expand_dims and narrow
Merge pull request !31236 from 吕昱峰(Nate.River)/code_docs_master
2022-03-15 09:43:04 +00:00
i-robot d19150a9e4
!31247 Fix csrtensor/cootensor docs
Merge pull request !31247 from wangrao124/code_docs
2022-03-15 09:43:03 +00:00
wangrao124 82b80d3cb7 fix csrtensor/cootensor docs 2022-03-15 16:56:12 +08:00
i-robot 70bbe7d0d6
!31275 [AutoParallel]code_docs_fix_parallel_api
Merge pull request !31275 from lichen/code_docs_fix_comm_init_api
2022-03-15 06:38:26 +00:00
i-robot af42b75aae
!31109 Add note api for some numpy method
Merge pull request !31109 from liuyang/code_docs_numpy
2022-03-15 06:20:30 +00:00
huanghui 4482acf586 Support API set_dump for more type of ops 2022-03-15 10:24:15 +08:00
wangshengnan12@huawei.com 9701edcb5c code_docs_fix_comm_init_api 2022-03-15 09:57:09 +08:00
i-robot fce00c509a
!31150 Add document for clip by norm about the parallel mode
Merge pull request !31150 from huangxinjing/code_docs_add_clip_by_norm
2022-03-14 09:46:34 +00:00
huangxinjing 49a2f1cad7 Add document for clip by global norm when auto parallel mode 2022-03-14 16:59:49 +08:00
lvyufeng 06dc329621 add chinese docs for masked_fill, expand_dims and narrow 2022-03-14 15:32:44 +08:00
i-robot 27bc6c404d
!31225 fix chinese api
Merge pull request !31225 from liutongtong9/code_docs_chinese_coms
2022-03-14 06:39:20 +00:00
liutongtong 59c6ac872b fix chinese comments 2022-03-14 12:38:38 +08:00
jiangzhenguang cea6c2a3c8 fix unique and resizebilinear docs 2022-03-12 16:54:39 +08:00
i-robot b15e5c5720
!31151 optimizes the documentation of chinese API of ReduceMean
Merge pull request !31151 from zhangfanghe/code_docs_ops_ReduceMean_zfh_311
2022-03-11 04:13:35 +00:00
liuyang_655 562d78f94c Add api note 2022-03-10 23:11:47 -05:00
huodagu 0c8e512e36 modify_indent 2022-03-11 11:46:14 +08:00
huodagu d9520704c1 modify_params_1 2022-03-11 10:35:26 +08:00
zhangfanghe ea181ebaba optimizes the documentation of chinese API of ReduceMean. 2022-03-11 10:24:42 +08:00
i-robot 9622c1d65d
!31116 optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm
Merge pull request !31116 from zhangfanghe/code_docs_nn_diff_zfh_0310
2022-03-10 11:16:26 +00:00
i-robot 7182149955
!31030 fix cootensor/csrtensor docs
Merge pull request !31030 from wangrao124/fix_docs
2022-03-10 11:15:02 +00:00
i-robot 49088ebf64
!31111 modify code formats in rst files
Merge pull request !31111 from lvmingfu/master
2022-03-10 10:55:59 +00:00
zhangfanghe d1f2c52fe3 optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm. 2022-03-10 18:26:57 +08:00
i-robot d3fb806a31
!31086 optimizes the documentation of chinese API of GRUCell
Merge pull request !31086 from zhangfanghe/code_docs_nn_GRUCell_zfh_20223010
2022-03-10 10:11:47 +00:00
i-robot 05b7a7c329
!31103 optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc
Merge pull request !31103 from zhangfanghe/code_docs_ops_nn_diff_zfh_0310
2022-03-10 09:48:37 +00:00
lvmingfu cc494030dc modify code formats in rst files 2022-03-10 17:48:35 +08:00
i-robot c91bc888de
!31087 Add web link for Cell and Primitive
Merge pull request !31087 from maning202007/code_docs_dump_api
2022-03-10 09:25:31 +00:00
i-robot f320c0e964
!31100 modify content order in rst part5
Merge pull request !31100 from lvmingfu/master
2022-03-10 09:25:31 +00:00
i-robot 2f327fe98a
!31089 modify input_params
Merge pull request !31089 from 俞涵/code_docs_modifydirname
2022-03-10 09:25:16 +00:00
zhangfanghe 010b0ab444 optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc. 2022-03-10 17:17:54 +08:00
huodagu 564a370d77 modify_params 2022-03-10 16:34:11 +08:00
liu-yongqi-63 074ab906cc Vocab Chinese and English document alignment 2022-03-10 16:28:02 +08:00
lvmingfu dc9e33ce6e modify content order in rst part5 2022-03-10 15:57:29 +08:00
i-robot dda9b983d2
!31090 modify apiformat
Merge pull request !31090 from xumengjuan1/code_docs_x6
2022-03-10 07:39:56 +00:00
xumengjuan1 0d8e88aba1 modify apiformat 2022-03-10 15:25:18 +08:00
wangrao124 4d8f24c99c fix sparsetensor docs 2022-03-10 15:16:45 +08:00
maning202007 634d7223b2 Add web link for Cell and Primitive 2022-03-10 14:57:03 +08:00
zhangfanghe b865c85e2a optimizes the documentation of chinese API of GRUCell. 2022-03-10 14:55:19 +08:00
i-robot 46026b92bf
!31085 fix error api name in mindspore.nn.transformer.rst
Merge pull request !31085 from lvmingfu/master
2022-03-10 06:46:13 +00:00
i-robot eb7cbe8861
!31046 UPDATE THE EC TRANSLATION
Merge pull request !31046 from 宦晓玲/master
2022-03-10 06:29:34 +00:00
lvmingfu ccd8bc1a68 fix error name in mindspore.nn.transformer.rst 2022-03-10 14:29:28 +08:00
zhangyi 42fc441183 add translation 2022-03-10 14:17:27 +08:00
i-robot 64a92a0646
!31081 modify format
Merge pull request !31081 from 俞涵/code_docs_modifydirname
2022-03-10 06:09:52 +00:00
huodagu 05da331681 add_func_1 2022-03-10 13:51:22 +08:00
i-robot fcc9323e91
!31076 modify apiformat
Merge pull request !31076 from xumengjuan1/code_docs_x5
2022-03-10 03:55:19 +00:00
xumengjuan1 8ed45d9212 modify apiformat 2022-03-10 11:38:48 +08:00
lvmingfu 64e346be67 fix api name 2022-03-10 11:15:23 +08:00
lvmingfu ffafb2ecbc modify content order in rst 2022-03-09 21:20:08 +08:00