i-robot
|
5af9005a8a
|
!31168 Add dosc for run construct interface
Merge pull request !31168 from JoyLvliang/add_docs_for_run_constrcut_interface
|
2022-03-16 02:51:05 +00:00 |
7347157+joylvliang@user.noreply.gitee.com
|
87e71743ac
|
add_docs_for_run_constrcut_interface
|
2022-03-15 21:00:37 +08:00 |
huodagu
|
31af1262e1
|
modify_format
|
2022-03-15 18:35:34 +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
|
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
|
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 |