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 |
lvmingfu
|
cc494030dc
|
modify code formats in rst files
|
2022-03-10 17:48:35 +08:00 |
zhangfanghe
|
010b0ab444
|
optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc.
|
2022-03-10 17:17:54 +08:00 |
zhangfanghe
|
b865c85e2a
|
optimizes the documentation of chinese API of GRUCell.
|
2022-03-10 14:55:19 +08:00 |
xumengjuan1
|
8ed45d9212
|
modify apiformat
|
2022-03-10 11:38:48 +08: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 |
xumengjuan1
|
0c3e47f872
|
modify apiformat
|
2022-03-09 12:01:56 +08: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 |
yao_yf
|
a87bbea034
|
parallel bugs fix
|
2022-03-08 15:28:53 +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 |
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
|
415d46d2db
|
!30838 modify apiformat
Merge pull request !30838 from xumengjuan1/code_docs_xx8
|
2022-03-04 07:52:03 +00:00 |
xumengjuan1
|
5f6b6d0970
|
modify apiformat
|
2022-03-04 15:40:30 +08:00 |
i-robot
|
ac647544a1
|
!30737 add mode check in feature: cell level data parallel
Merge pull request !30737 from zhuyuxiao/cell_level_check
|
2022-03-04 04:08:55 +00:00 |
zhangfanghe
|
59ef2eb8e4
|
optimizes the documentation of chinese API of ClipByNorm.
|
2022-03-04 10:30:58 +08:00 |
huodagu
|
1489cf432b
|
modify format
|
2022-03-03 09:35:25 +08:00 |
zhuyuxiao
|
dcaab7a473
|
good
|
2022-03-02 14:31:29 +08:00 |
i-robot
|
5554b062e9
|
!30643 modify cn api docs
Merge pull request !30643 from changzherui/code_docs_mod_cn_api_0228
|
2022-03-01 01:51:23 +00:00 |
i-robot
|
cf5248276e
|
!30579 add auto parallel adasum docs
Merge pull request !30579 from yao_yf/adasum_docs
|
2022-02-28 09:41:12 +00:00 |
i-robot
|
e3cab1c4eb
|
!30655 complete doc description for shard function
Merge pull request !30655 from wangjun/code_docs_shard_completion
|
2022-02-28 09:30:12 +00:00 |
wangjun
|
379782c3fe
|
doc complete
|
2022-02-28 17:00:33 +08:00 |
i-robot
|
8317a44d3e
|
!30612 Add api document for pynative hook interface
Merge pull request !30612 from JoyLvliang/add_api_document_for_pynative_hook
|
2022-02-28 08:16:44 +00:00 |
huodagu
|
1d48f7387b
|
输入参数校准v1
|
2022-02-28 15:04:55 +08:00 |
changzherui
|
f6b36166cd
|
modify cn api comment
|
2022-02-28 14:39:35 +08:00 |
yao_yf
|
87c8e74fbb
|
adasum docs
|
2022-02-28 14:28:29 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
077c78921d
|
add_api_document_for_pynative_hook
|
2022-02-28 11:41:53 +08:00 |
i-robot
|
91e66f6c91
|
!30616 modify format
Merge pull request !30616 from 俞涵/code_docs_1
|
2022-02-26 10:36:29 +00:00 |
yu-han39
|
fec5a02beb
|
修改格式v1
|
2022-02-26 18:06:11 +08:00 |
liutongtong
|
d6854000b4
|
fix comments related with dataset
|
2022-02-26 16:44:55 +08:00 |
i-robot
|
0341d96dd6
|
!30469 add shard function to support part of the graph executed in auto_parallel under pynative mode
Merge pull request !30469 from wangjun/0223_pp
|
2022-02-25 06:52:24 +00:00 |
xumengjuan1
|
f84b422992
|
modify doc
|
2022-02-25 14:34:33 +08:00 |
wangjun
|
24d448239c
|
add pynative_parallel
|
2022-02-24 21:07:51 +08:00 |
yujianfeng
|
951f830b9a
|
Supplement the docs and warning log to recompute api of Cell
|
2022-02-24 11:28:26 +08:00 |
i-robot
|
6390b71296
|
!30269 optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc
Merge pull request !30269 from zhangfanghe/code_docs_zfh_20220219_nn
|
2022-02-22 13:10:17 +00:00 |
zhangfanghe
|
516fe7c48e
|
optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc.
|
2022-02-22 16:18:29 +08:00 |
zhangyi
|
eddb5f9ca0
|
modify error format for chinese python api.
|
2022-02-21 19:01:22 +08:00 |
zhangyi
|
340e11d2b3
|
fix error format.
|
2022-02-18 15:36:51 +08:00 |
i-robot
|
84ebb03734
|
!30044 add cn api3
Merge pull request !30044 from changzherui/mod_cn_api3
|
2022-02-17 10:59:49 +00:00 |
i-robot
|
96cab0260f
|
!29947 optimizes the documentation of chinese API of FocalLoss,GroupNorm,GRU,etc
Merge pull request !29947 from zhangfanghe/code_docs_zfh_20220111
|
2022-02-17 07:11:22 +00:00 |
zhangfanghe
|
cf94c8ac59
|
optimizes the documentation of chinese API of FocalLoss,GroupNorm,GRU,etc.
|
2022-02-17 14:30:19 +08:00 |
changzherui
|
2da26a23a2
|
add cn api
|
2022-02-17 11:03:20 +08:00 |
liutongtong
|
0747dead48
|
add chinese api
|
2022-02-16 19:11:19 +08:00 |
wanyiming
|
b27adf0465
|
code_docs_lr
|
2022-02-14 14:32:13 +08:00 |
xumengjuan1
|
3c91dc08d0
|
modify doc
|
2022-02-11 16:13:59 +08:00 |
xumengjuan1
|
9b4bf6a7d6
|
modify doc
|
2022-02-11 10:38:08 +08:00 |
xumengjuan1
|
f772d8b8df
|
modify docformat
|
2022-02-08 17:39:18 +08:00 |
xumengjuan1
|
681ff685fe
|
modify nn&train
|
2022-02-08 14:25:38 +08:00 |
i-robot
|
b08d132804
|
!29480 THOR中文API修改
Merge pull request !29480 from melody/master
|
2022-02-07 07:06:43 +00:00 |
mwang
|
a87eec27d4
|
# 这是一个 8 个提交的组合。
# 这是第一个提交说明:
thor_doc
# 这是提交说明 #2:
update docs/api/api_python/nn/mindspore.nn.thor.txt.
# 这是提交说明 #3:
update docs/api/api_python/nn/mindspore.nn.thor.txt.
# 这是提交说明 #4:
Update docs/api/api_python/nn/mindspore.nn.thor.txt
# 这是提交说明 #5:
Update docs/api/api_python/nn/mindspore.nn.thor.txt
# 这是提交说明 #6:
Update docs/api/api_python/train/mindspore.train.train_thor.ConvertModelUtils.txt
# 这是提交说明 #7:
Update docs/api/api_python/train/mindspore.train.train_thor.ConvertNetUtils.txt
# 这是提交说明 #8:
update docs/api/api_python/nn/mindspore.nn.thor.txt.
|
2022-02-07 13:02:53 +08:00 |
i-robot
|
1e3f3b51d7
|
!29496 fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss.
Merge pull request !29496 from wangshuide/wsd_master_new
|
2022-01-26 02:04:53 +00:00 |
wangshuide2020
|
1c66c15f57
|
fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss.
|
2022-01-25 20:39:00 +08:00 |
zhangyi
|
60e15f80cc
|
fix some error.
|
2022-01-25 16:53:31 +08:00 |
i-robot
|
a9b9d87273
|
!29515 modify doc
Merge pull request !29515 from xumengjuan1/code_docs_xmjf3
|
2022-01-25 08:25:01 +00:00 |
xumengjuan1
|
311fbaef96
|
modify doc
|
2022-01-25 16:00:34 +08:00 |
zhangyi
|
246e958100
|
fix some error format.
|
2022-01-25 14:28:23 +08:00 |
xumengjuan1
|
a02157f70a
|
modify doc
|
2022-01-24 17:01:10 +08:00 |
xumengjuan1
|
2cbd37ced3
|
modify doc
|
2022-01-24 16:31:13 +08:00 |
xumengjuan1
|
6b683718ee
|
modify apiformat
|
2022-01-24 15:25:47 +08:00 |
i-robot
|
88ef81663f
|
!29375 modify doc
Merge pull request !29375 from xumengjuan1/code_docs_xmjformat8
|
2022-01-22 02:44:52 +00:00 |
i-robot
|
9f55a06652
|
!29389 [AutoParallel]fix parallel api doc
Merge pull request !29389 from lichen/code_docs_fix_gradreducer
|
2022-01-22 01:46:11 +00:00 |
xumengjuan1
|
e4f4b14fa0
|
modify doc
|
2022-01-22 09:44:23 +08:00 |
lichenever
|
376120267c
|
code_docs_fix_gradreducer
|
2022-01-21 18:53:52 +08:00 |
xumengjuan1
|
e987b843f7
|
modify doc
|
2022-01-21 12:00:58 +08:00 |
xumengjuan1
|
aefdba11d3
|
modify docformat
|
2022-01-20 17:43:28 +08:00 |
i-robot
|
863daec7fe
|
!29134 optimizes the documentation of Conv1d, Conv2d, Conv3d, Gather, etc.
Merge pull request !29134 from wangshuide/code_docs_wsd_master1
|
2022-01-20 07:47:45 +00:00 |
i-robot
|
60c431410e
|
!28934 optimize the documentation of englishAPI of HShrink,HSigmoid,LogSoftmax,MSELoss, etc.
Merge pull request !28934 from chenweitao_295/nn_amend_en-1
|
2022-01-20 03:46:25 +00:00 |
chenweitao_295
|
a3dbc94f54
|
optimize the documentation of english API of HShrink,HSigmoid,LogSoftmax,MSELoss, etc.
|
2022-01-20 09:57:47 +08:00 |
wangshuide2020
|
76f15d315c
|
optimizes the documentation of Conv1d, Conv2d, Conv3d, Gather, etc.
|
2022-01-19 19:52:37 +08:00 |
xumengjuan1
|
27798e43ea
|
modify doc
|
2022-01-19 17:29:42 +08:00 |
xumengjuan1
|
f51fd70911
|
modify doc
|
2022-01-18 17:23:24 +08:00 |
i-robot
|
9d662d99da
|
!28809 Modify api note
Merge pull request !28809 from liuyang/code_check_test
|
2022-01-14 11:16:17 +00:00 |
i-robot
|
cca91ea30a
|
!29088 fix sgd CN error
Merge pull request !29088 from wanyiming/code_docs_sgd
|
2022-01-14 08:53:45 +00:00 |
wanyiming
|
d541604ec1
|
fix_sgd
|
2022-01-14 15:22:38 +08:00 |
liuyang_655
|
076af4a21c
|
modify api note
|
2022-01-14 12:02:17 +08:00 |
wangshuide2020
|
2bf37c32cd
|
optimizes the documentation of chinese API of Conv1D, Conv2D, Conv3dTranspose, etc.
|
2022-01-14 11:49:31 +08:00 |
i-robot
|
6b8148df94
|
!28761 optimize the documentation of chinese API of HShrink,HSigmoid,LogSoftmax,MSELoss, etc.
Merge pull request !28761 from chenweitao_295/nn_amend_1
|
2022-01-12 08:03:16 +00:00 |
i-robot
|
b8e1b94eee
|
!28488 fix chinese api comments
Merge pull request !28488 from liutongtong9/code_docs_chi_api
|
2022-01-12 03:19:26 +00:00 |
liutongtong
|
f0b7156ae1
|
fix chinese api comments
|
2022-01-12 10:58:39 +08:00 |
i-robot
|
35ca76afb9
|
!28817 modify api comments
Merge pull request !28817 from wangnan39/code_docs_modify_api_comments
|
2022-01-12 02:02:42 +00:00 |
王南
|
553cf07ef0
|
modify api comments
|
2022-01-11 18:09:35 +08:00 |
i-robot
|
293143d3ee
|
!28609 Fix CN docs
Merge pull request !28609 from wanyiming/code_docs_cnapis
|
2022-01-11 08:45:46 +00:00 |
wanyiming
|
aac86ca124
|
mod cnapi
|
2022-01-11 15:29:16 +08:00 |
lichenever
|
18640dd4ac
|
fix_api
|
2022-01-10 19:13:59 +08:00 |
chenweitao_295
|
e3bbc44e2f
|
fix doc bug
|
2022-01-10 14:17:35 +08:00 |
i-robot
|
3febbbf1eb
|
!28446 correct code examples etc.
Merge pull request !28446 from chentangyu/code_docs_cty_master_I4NUSK_I4NWQW_I4OTOQ
|
2022-01-05 01:56:21 +00:00 |
tacyi139
|
36901f77a8
|
correct code examples etc.
|
2021-12-31 15:16:49 +08:00 |
i-robot
|
8961541339
|
!27873 [MS][API][DOC]There are some problems in Chinese API doc,mostly in dataset
Merge pull request !27873 from longvoyage/master
|
2021-12-31 03:26:04 +00:00 |
i-robot
|
1cec34cf97
|
!28442 fix api zh format
Merge pull request !28442 from yingchen/code_docs_apizh
|
2021-12-31 02:27:58 +00:00 |
yingchen
|
a9da0e7b9c
|
update api zh
|
2021-12-31 09:16:35 +08:00 |
tacyi139
|
f5339512f2
|
optimized code docs about list of 7 issue items
|
2021-12-29 17:16:58 +08:00 |
zhanglin
|
ea8793b431
|
fix Chinese API problems
|
2021-12-27 23:16:04 +08:00 |
i-robot
|
4045601345
|
!27919 optimize the documentation of chinese API of ELU, ReLU, Tril, etc.
Merge pull request !27919 from wangshuide/code_docs_wsd_master1
|
2021-12-27 10:30:41 +00:00 |
wangshuide2020
|
57018cb669
|
optimize the documentation of chinese API of ELU, ReLU, Tril, etc.
|
2021-12-25 10:27:15 +08:00 |
zhuyuxiao
|
51dc15b4b5
|
update cn api description
|
2021-12-24 10:11:59 +08:00 |
i-robot
|
21c83445f4
|
!28008 [docs]modify docs of jvp and vjp
Merge pull request !28008 from chenzhuo/master
|
2021-12-22 06:25:05 +00:00 |