Commit Graph

466 Commits

Author SHA1 Message Date
xumengjuan1 0d8e88aba1 modify apiformat 2022-03-10 15:25:18 +08:00
i-robot eb7cbe8861
!31046 UPDATE THE EC TRANSLATION
Merge pull request !31046 from 宦晓玲/master
2022-03-10 06:29:34 +00: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
i-robot 2484bf4812
!30961 add comments for history and lambda callbacks
Merge pull request !30961 from liutongtong9/code_docs_cbcomment
2022-03-09 09:48:41 +00:00
i-robot 46cc578dcf
!30973 fix some bugs in parallel
Merge pull request !30973 from yao_yf/communication_group_fix
2022-03-09 06:42:05 +00:00
i-robot 806040e92e
!31033 modify content order in rst file for mastet part3
Merge pull request !31033 from lvmingfu/master
2022-03-09 06:30:30 +00:00
lvmingfu 286e3df618 modify content order 2022-03-09 14:18:41 +08:00
i-robot 60f1e9481d
!31032 modify apiformat
Merge pull request !31032 from xumengjuan1/code_docs_x3
2022-03-09 06:10:59 +00:00
xumengjuan1 0c3e47f872 modify apiformat 2022-03-09 12:01:56 +08:00
i-robot 76c43e0bf8
!30484 docs_moe
Merge pull request !30484 from wangshengnan123/code_docs_moe
2022-03-09 03:50:28 +00:00
liutongtong 9a347d7db4 add comments for history and lambda 2022-03-09 11:11:15 +08:00
i-robot b88bcf111d
!30750 optimizes the documentation of chinese API of AVGPool,IOU,LayerNorm,etc
Merge pull request !30750 from zhangfanghe/code_docs_zfh_20220302_ops1
2022-03-09 02:44:16 +00:00
i-robot 67365e9b57
!31017 add scipy Q1 api doc to mindspore's doc
Merge pull request !31017 from zhuzhongrui/code_docs_scipy
2022-03-09 02:23:37 +00:00
i-robot 235f881f22
!30768 optimizes the documentation of chinese API of OneHot,Ones,Print,etc
Merge pull request !30768 from zhangfanghe/code_docs_zfh_20220302_ops4
2022-03-09 02:14:14 +00:00
i-robot 7c8d6b86ce
!30766 optimizes the documentation of chinese API of Sort,Split,Stack,etc
Merge pull request !30766 from zhangfanghe/code_docs_zfh_20220302_ops3
2022-03-09 02:14:13 +00:00
z00512249 5dd488a87a add scipy Q1 api doc to mindspore's doc 2022-03-09 10:04:15 +08:00
i-robot 042efb598f
!30999 Update update custom op doc
Merge pull request !30999 from zichun_ye/ms_doc_update
2022-03-09 01:56:01 +00:00
wangshengnan123 2872f99ea2 add chinese api 2022-03-09 09:47:17 +08:00
Zichun Ye 1f3a84213e update custom doc 2022-03-08 19:23:48 +08:00
i-robot ce7f499e3c
!30968 modify format
Merge pull request !30968 from xumengjuan1/code_docs_x1
2022-03-08 10:39:14 +00:00
i-robot 7995c31032
!30748 fix the documentation of GRU, L2Loss, NLLLoss, etc.
Merge pull request !30748 from wangshuide/code_docs_wsd_master
2022-03-08 09:36:55 +00:00
i-robot 57a5ee6d61
!30960 modify page display
Merge pull request !30960 from 俞涵/code_docs_PageDisplay
2022-03-08 09:35:09 +00:00
i-robot 382d3959f0
!30991 modify content order in rst file for mastet part2
Merge pull request !30991 from lvmingfu/master
2022-03-08 09:33:58 +00:00
lvmingfu 4ab2763c4e modify content order for master 2022-03-08 17:17:53 +08:00
i-robot c3b2a08fff
!30571 support sparse op on CPU via AKG
Merge pull request !30571 from 杨林枫/sparse_cpu
2022-03-08 08:45:38 +00:00
i-robot 0b207fce31
!29735 unique support multi_dim tensor
Merge pull request !29735 from jiangzhenguang/unique_multi_tensor
2022-03-08 08:30:57 +00:00
yao_yf a87bbea034 parallel bugs fix 2022-03-08 15:28:53 +08:00
i-robot 72b9221d19
!30927 [ME] Modify the description of parameter name.
Merge pull request !30927 from Margaret_wangrui/code_docs_param_name
2022-03-08 06:49:51 +00:00
xumengjuan1 a758f7cb84 modify format 2022-03-08 14:34:16 +08:00
yanglf1121 893587ae55 support csr cpu 2022-03-08 14:15:06 +08:00
jiangzhenguang 28f89f36b4 unique support multi-dim tensor 2022-03-08 14:09:19 +08:00
wangshuide2020 d9c3d6e5b7 fix the documentation of GRU, L2Loss, NLLLoss, etc. 2022-03-08 12:00:24 +08:00
huodagu 1871010209 修改rst文件名大小写 2022-03-08 11:57:41 +08:00
Margaret_wangrui 38cc713207 [ME]Modify the description of parameter name. 2022-03-08 11:27:41 +08:00
lvmingfu 1d20582fe5 modify content order in rst file 2022-03-08 10:52:47 +08:00
lvmingfu 1e2fada9f7 modify content order 2022-03-08 09:43:44 +08:00
i-robot 7d2764be72
!30925 [dataset][docs][chn] 添加set_enable_watchdog/get_enable_watchdog/set_multiprocessing_timeout_interval/get_multiprocessing_timeout_interval中文文档api
Merge pull request !30925 from xiefangqi/code_docs_add_multiprocessing_chn_api
2022-03-07 10:15:36 +00:00
xiefangqi 1f0ff6366e add multiprocessing api chn docs 2022-03-07 18:11:19 +08:00
i-robot e25a84f5e7
!30915 modify apiformat
Merge pull request !30915 from xumengjuan1/code_docs_x10
2022-03-07 09:25:28 +00:00
xumengjuan1 1ebb69de3f modify apiformat 2022-03-07 17:15:50 +08:00
i-robot fed3946026
!30747 optimizes the documentation of chinese API of ClipByNorm
Merge pull request !30747 from zhangfanghe/code_docs_zfh_20220302_nn
2022-03-07 08:39:11 +00:00
i-robot b84bfa334f
!30870 optimizes the documentation of chinese API of Slice,Softmax,ScatterSub,etc
Merge pull request !30870 from zhangfanghe/code_docs_zfh_20220302_ops2
2022-03-07 07:44:31 +00:00
zhangfanghe 4076a79204 optimizes the documentation of chinese API of OneHot,Ones,Print,etc. 2022-03-07 15:31:14 +08:00
zhangfanghe 96d6ea83e6 optimizes the documentation of chinese API of Sort,Split,Stack,etc. 2022-03-07 15:03:39 +08:00