yangzhenzhang
|
5d5388ad00
|
rm set auto parallel
|
2022-10-28 09:25:22 +08:00 |
i-robot
|
ff167749f1
|
!44641 Fix maxpool3d error
Merge pull request !44641 from 冯一航/fix_maxpool3d_error
|
2022-10-27 11:07:55 +00:00 |
i-robot
|
db66ded59d
|
!44690 fix bug in function api dropout1d
Merge pull request !44690 from ZhidanLiu/code_docs_master
|
2022-10-27 09:37:33 +00:00 |
LV
|
fbb5bd8984
|
fix bug in function api dropout1d
|
2022-10-27 17:10:24 +08:00 |
i-robot
|
482bed848a
|
!44640 fix glu doc
Merge pull request !44640 from lianliguang/code_docs_ms
|
2022-10-27 09:08:09 +00:00 |
i-robot
|
e720b5e117
|
!44543 add nn and function api for dropout1d
Merge pull request !44543 from ZhidanLiu/master
|
2022-10-27 08:00:13 +00:00 |
i-robot
|
f830c964a9
|
!44644 delete the links in webpage
Merge pull request !44644 from 宦晓玲/code_docs_1026
|
2022-10-27 06:18:25 +00:00 |
fengyihang
|
8188357ab0
|
modify maxpool3d errors
|
2022-10-27 13:18:02 +08:00 |
huanxiaoling
|
59d23e67af
|
modify the links in webpage
|
2022-10-27 10:50:11 +08:00 |
i-robot
|
67281f9a6f
|
!44631 fix KLDivLoss docs
Merge pull request !44631 from 范吉斌/code_docs_kldiv
|
2022-10-27 02:00:07 +00:00 |
lianliguang
|
c5931973a3
|
modify glu ops doc
|
2022-10-27 09:56:19 +08:00 |
LV
|
fdc041120b
|
add function api of max_unpool1d, 2d, 3d
|
2022-10-27 09:42:46 +08:00 |
i-robot
|
18f73f81b1
|
!44542 Catch exception when timeout
Merge pull request !44542 from ZPaC/catch-exception-in-cgn
|
2022-10-27 01:27:11 +00:00 |
fanjibin
|
8832bb156f
|
fix KLDivLoss docs
|
2022-10-26 22:22:36 +08:00 |
ZhidanLiu
|
5667a08106
|
add nn and function api for dropout1d
|
2022-10-26 19:04:52 +08:00 |
huodagu
|
57625863a9
|
modify format
|
2022-10-26 16:33:58 +08:00 |
i-robot
|
c1547b7222
|
!44198 support LPPool
Merge pull request !44198 from 冯一航/support_lppool
|
2022-10-26 03:35:33 +00:00 |
i-robot
|
897b7e28df
|
!44537 code_docs_ctcloss
Merge pull request !44537 from yide12/code_docs_ctcloss
|
2022-10-26 03:09:42 +00:00 |
ZPaC
|
11b674ba44
|
Catch exception when timeout
|
2022-10-25 19:24:00 +08:00 |
huodagu
|
827d93e750
|
modify format
|
2022-10-25 17:02:26 +08:00 |
fengyihang
|
c3d8bbc738
|
add LPPool1d
|
2022-10-25 15:59:55 +08:00 |
yide12
|
a828437f55
|
code_docs_ctcloss
|
2022-10-25 15:33:13 +08:00 |
i-robot
|
8d88f5f72b
|
!44025 add_ctcloss
Merge pull request !44025 from yide12/loss_ctc_master
|
2022-10-25 02:23:18 +00:00 |
i-robot
|
ac2d982c16
|
!44396 HingeEmbeddingLoss
Merge pull request !44396 from shaojunsong/feature/nn/hinge
|
2022-10-24 17:13:28 +00:00 |
shaojunsong
|
17e8e40ec5
|
Add nn.HingeEmbeddingLoss
|
2022-10-24 17:30:41 +08:00 |
yide12
|
a9b4a4b0f9
|
add ctcloss
|
2022-10-24 09:32:19 +08:00 |
huodagu
|
4e870b13e3
|
modify format
|
2022-10-21 18:52:11 +08:00 |
i-robot
|
9e8fcda9a7
|
!44145 fix code cleans for dynamic obfuscation
Merge pull request !44145 from jxlang910/master
|
2022-10-21 07:47:42 +00:00 |
i-robot
|
3b6370e2e1
|
!43890 Add api mindspore.jit and mindspore.jit_class.
Merge pull request !43890 from huangbingjian/jit_decorator
|
2022-10-21 07:11:17 +00:00 |
jin-xiulang
|
8987faef8d
|
fix review opinions and add ut for dynamic obfuscation
|
2022-10-21 14:26:49 +08:00 |
i-robot
|
56c5f8700d
|
!44331 Update nn.Adam docs
Merge pull request !44331 from shaojunsong/code_docs_adam1019
|
2022-10-21 03:16:54 +00:00 |
shaojunsong
|
8ec99a5ed7
|
Update nn.Adam docs
|
2022-10-21 10:21:44 +08:00 |
huangbingjian
|
b98fc0021a
|
Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
|
2022-10-21 10:17:44 +08:00 |
i-robot
|
246b7c28c6
|
!43448 for replicationpad
Merge pull request !43448 from 于振华/replicationpad_develop_1008
|
2022-10-20 17:38:55 +00:00 |
i-robot
|
25ee22283e
|
!43972 add nn api of MaxUnpool1d, 2d, 3d
Merge pull request !43972 from LV/master
|
2022-10-20 11:59:31 +00:00 |
i-robot
|
acbdcd1722
|
!44128 modify doc
Merge pull request !44128 from xumengjuan1/code_docs_x12
|
2022-10-20 09:22:09 +00:00 |
i-robot
|
c3fef30f35
|
!44153 add tensor dim(), numpy(), param copy() function
Merge pull request !44153 from changzherui/add_numpy_param_copy
|
2022-10-20 08:57:30 +00:00 |
LV
|
60b2bce240
|
add nn api of MaxUnpool1d, 2d, 3d
|
2022-10-20 15:21:33 +08:00 |
xumengjuan1
|
cac3101bd4
|
modify doc
|
2022-10-20 15:15:21 +08:00 |
huodagu
|
3861531c58
|
modify format
|
2022-10-20 11:35:35 +08:00 |
changzherui
|
3d3254a990
|
add tensor dim(), numpy(), param copy
|
2022-10-19 23:46:08 +08:00 |
i-robot
|
eac31a1a40
|
!44008 Add nn.GaussianNLLLoss
Merge pull request !44008 from shaojunsong/feature/nnBilinear
|
2022-10-19 06:47:38 +00:00 |
i-robot
|
082e07896f
|
!44180 modify format
Merge pull request !44180 from 俞涵/code_docs_1010
|
2022-10-19 06:37:13 +00:00 |
ZPaC
|
8a0b8bb37b
|
Add place cn doc
|
2022-10-19 11:37:12 +08:00 |
huodagu
|
83daf0f8a9
|
modify format
|
2022-10-19 11:29:53 +08:00 |
i-robot
|
ac5e5d284f
|
!44087 support more avg and max3d input
Merge pull request !44087 from 冯一航/support_more_avg_and_max3d_input
|
2022-10-19 02:00:47 +00:00 |
shaojunsong
|
0961e395a7
|
Add nn.GaussianNLLLoss
|
2022-10-18 20:07:06 +08:00 |
i-robot
|
a60615e409
|
!43911 Support MarginRankingLoss
Merge pull request !43911 from 冯一航/support_MarginRankingLoss
|
2022-10-18 11:45:56 +00:00 |
i-robot
|
1ed689f087
|
!43432 fractional_max_pool_2d_3d
Merge pull request !43432 from yide12/fractionalmaxpool
|
2022-10-18 07:18:49 +00:00 |
fengyihang
|
4906616b89
|
support more input
|
2022-10-18 15:15:17 +08:00 |
fengyihang
|
f56f8e936f
|
support MarginRankingLoss
|
2022-10-18 10:34:04 +08:00 |
i-robot
|
af9e68c5eb
|
!43996 fix doc of glu
Merge pull request !43996 from lianliguang/code_docs_ms
|
2022-10-18 01:04:40 +00:00 |
liuluobin
|
510e6a5778
|
Fix api description error in shard
|
2022-10-17 15:25:09 +08:00 |
lianliguang
|
4c0408d22e
|
modify glu ops doc
|
2022-10-17 15:21:48 +08:00 |
yide12
|
2aaf625725
|
fractionalmaxpool
|
2022-10-17 15:20:54 +08:00 |
huodagu
|
ca2e9fbcdb
|
modify format
|
2022-10-17 13:44:37 +08:00 |
fengyihang
|
b713c9966e
|
modify avg and max3d
|
2022-10-16 17:29:51 +08:00 |
huodagu
|
f1bebb5261
|
modify format
|
2022-10-14 14:15:45 +08:00 |
fengyihang
|
2b10706b85
|
code docs fix
|
2022-10-13 15:16:46 +08:00 |
i-robot
|
6a6eea12c0
|
!43347 support max and avg pool3d
Merge pull request !43347 from 冯一航/support_max_and_avg_pool3d
|
2022-10-13 06:43:42 +00:00 |
i-robot
|
0966115408
|
!43459 Add nn.Softmax2d
Merge pull request !43459 from pkuliuliu/master
|
2022-10-13 03:24:12 +00:00 |
yuzhenhua
|
b2ae9e2db7
|
for ReplicationPad
|
2022-10-13 09:28:38 +08:00 |
fengyihang
|
672f72cb4c
|
support_max_and_avg_pool3d
|
2022-10-12 14:53:56 +08:00 |
huodagu
|
5852b45884
|
modify format
|
2022-10-12 10:07:39 +08:00 |
pkuliuliu
|
a4d144b8f6
|
Add nn.Softmax2d
|
2022-10-10 21:22:48 +08:00 |
huodagu
|
1b4266528d
|
modify format
|
2022-10-10 17:05:24 +08:00 |
i-robot
|
d4dbb3d749
|
!43351 modify the wrong format of files
Merge pull request !43351 from 宦晓玲/code_docs_1008
|
2022-10-09 02:00:04 +00:00 |
i-robot
|
ff789660db
|
!43183 Add chinese document for MicroBatch、ReduceOp and ReduceScatter
Merge pull request !43183 from huangxinjing/code_docs_fix_comments_master
|
2022-10-08 12:26:37 +00:00 |
huanxiaoling
|
57080c6d67
|
modify the wrong format of files
|
2022-10-08 18:19:40 +08:00 |
huangxinjing
|
b0a7c2d01f
|
Update the document
|
2022-10-08 15:41:31 +08:00 |
i-robot
|
f911fca217
|
!43123 fix some doc related issues
Merge pull request !43123 from 李林杰/code_docs_0927_fix_doc_related_issues_master
|
2022-09-30 09:00:17 +00:00 |
lilinjie
|
848d4bfb87
|
fix some doc related issues
|
2022-09-30 10:51:25 +08:00 |
i-robot
|
50f7dea750
|
!43218 Adam document update
Merge pull request !43218 from shaojunsong/code_docs_adam2
|
2022-09-29 08:48:18 +00:00 |
shaojunsong
|
d29549fcd9
|
adam document update
|
2022-09-29 16:38:09 +08:00 |
i-robot
|
688b35aaaa
|
!42296 conv3d算子same模式下shape问题的文档修复
Merge pull request !42296 from jijiarong/master
|
2022-09-29 04:04:19 +00:00 |
i-robot
|
c5a6844876
|
!42609 Added float64 support for IOU on CPU&GPU, and modify description of pynative shard interface.
Merge pull request !42609 from liuluobin/iou_ops
|
2022-09-28 01:11:23 +00:00 |
籍家荣
|
e52d780d47
|
issure:I5REVC shape of same models
add notes
|
2022-09-27 17:36:09 +08:00 |
huodagu
|
c39ac73185
|
modify format 927
|
2022-09-27 15:19:36 +08:00 |
huanxiaoling
|
def614ed79
|
modify the inconsistence in files
|
2022-09-26 18:40:06 +08:00 |
liuluobin
|
a9b047bc61
|
Added float64 support for IOU on CPU&GPU, and modify description of pynative shard api
|
2022-09-26 14:52:20 +08:00 |
i-robot
|
08ff00f6fb
|
!42834 modify the files on webpage
Merge pull request !42834 from 宦晓玲/code_docs_0924
|
2022-09-26 02:11:07 +00:00 |
i-robot
|
268abc5fb1
|
!42637 support glu
Merge pull request !42637 from lianliguang/glu_grad_ops
|
2022-09-24 17:03:28 +00:00 |
huanxiaoling
|
a27159355d
|
modify the files on webpage
|
2022-09-24 17:07:20 +08:00 |
kswang
|
dc236c4753
|
add set device interface for prim
|
2022-09-23 10:58:01 +08:00 |
lianliguang
|
1ed2865d77
|
add glu implement
|
2022-09-22 20:14:22 +08:00 |
fan-jibin
|
1b686aba07
|
add docs for nn.KLDivLoss
|
2022-09-20 15:51:49 +08:00 |
yide12
|
2df3b9bece
|
fix
|
2022-09-19 15:22:49 +08:00 |
lvyufeng
|
208147d55b
|
move Metrics from mindspore.nn to mindspore.train
|
2022-09-18 13:50:28 +08:00 |
huanxiaoling
|
4a175414b9
|
replace the word in rst files
|
2022-09-16 17:11:14 +08:00 |
huanxiaoling
|
1930691e17
|
modify the inconsistence of files 0915
|
2022-09-15 18:14:34 +08:00 |
i-robot
|
a0501d36c2
|
!41954 modify the inconsistence in files 0914
Merge pull request !41954 from 宦晓玲/code_docs_0913
|
2022-09-14 09:23:05 +00:00 |
i-robot
|
08cff886ca
|
!41633 refactor batchnorm
Merge pull request !41633 from changzherui/mod_bn
|
2022-09-14 09:20:21 +00:00 |
huanxiaoling
|
944ec1fba2
|
modify the consistence of files 0913
|
2022-09-14 17:01:54 +08:00 |
huodagu
|
7287335783
|
modify format
|
2022-09-14 14:13:13 +08:00 |
huodagu
|
9ddc338259
|
modify math format
|
2022-09-13 16:45:16 +08:00 |
i-robot
|
9e0d46f2dc
|
!41743 modify the inconsistence in files 0909
Merge pull request !41743 from 宦晓玲/code_docs_0909
|
2022-09-13 01:43:32 +00:00 |
changzherui
|
b3edcb7281
|
refactor bn
|
2022-09-12 22:17:15 +08:00 |
huanxiaoling
|
788311123d
|
modify the inconsistence in files 0909
|
2022-09-09 17:25:49 +08:00 |
huodagu
|
141fe25f16
|
modify format
|
2022-09-09 15:10:00 +08:00 |
huodagu
|
4718972c26
|
modify format
|
2022-09-09 09:11:51 +08:00 |
i-robot
|
502998c10b
|
!41607 modify the inconsistence in files 0907
Merge pull request !41607 from 宦晓玲/code_docs_0907
|
2022-09-07 11:26:05 +00:00 |
zhangyi
|
822bf65048
|
modify the inconsistence in files 0907
|
2022-09-07 17:31:46 +08:00 |
i-robot
|
bcafb622c2
|
!40954 optimizes the documentation of chinese API of ASGD,CELU,etc
Merge pull request !40954 from zhangfanghe/docs_master_zfh_26
|
2022-09-07 08:03:46 +00:00 |
zhangfanghe
|
824546b4dc
|
optimizes the documentation of chinese API of ASGD,CELU,etc.
|
2022-09-07 10:55:27 +08:00 |
i-robot
|
017f26fcc0
|
!41553 modify the inconsistence in files 0906
Merge pull request !41553 from 宦晓玲/code_docs_0906
|
2022-09-07 01:07:41 +00:00 |
huodagu
|
a6adb944cb
|
repair brackets errors
|
2022-09-06 18:26:07 +08:00 |
zhangyi
|
2e3822f3d4
|
modify the inconsistence in files 0906
|
2022-09-06 17:41:09 +08:00 |
zhangyi
|
8d0beae1b4
|
modify the consistence in files
|
2022-09-06 11:31:10 +08:00 |
zhangyi
|
650dad47fb
|
modify the inconsistence in files 0902
|
2022-09-02 17:20:35 +08:00 |
i-robot
|
d3751ca3eb
|
!41320 modify the inconsistence in files 0901
Merge pull request !41320 from 宦晓玲/code_docs_0901
|
2022-09-01 10:49:53 +00:00 |
zhangyi
|
65a4da51ea
|
modify the inconsistence in files 0901
|
2022-09-01 18:08:46 +08:00 |
i-robot
|
5eec6a57da
|
!41173 fix adamw docs
Merge pull request !41173 from liutongtong9/code_docs_adamw_ma
|
2022-09-01 02:31:32 +00:00 |
liutongtong
|
8a3f2c8c92
|
fix adamw docs
|
2022-09-01 10:22:58 +08:00 |
i-robot
|
8793b14b89
|
!40400 develop sigmoid dynamic shape&extra dtype
Merge pull request !40400 from cjh9368/op_develope
|
2022-09-01 02:18:03 +00:00 |
cjh9368
|
05360bf496
|
sigmoid support tensor and functional api & extra dtype
|
2022-08-31 14:35:27 +08:00 |
liuluobin
|
afe03dd0ee
|
Fixed bug where calling Shard function would change parameter name
|
2022-08-31 14:19:31 +08:00 |
i-robot
|
5fedef5a83
|
!41089 modify the inconsistence in files 0829
Merge pull request !41089 from 宦晓玲/code_docs_0829
|
2022-08-30 02:42:00 +00:00 |
zhangyi
|
0b992d377b
|
correct the inconsistence in files 0829
|
2022-08-30 10:16:17 +08:00 |
i-robot
|
c443ef283a
|
!40593 delete drop parameter type
Merge pull request !40593 from changzherui/del_drop_type
|
2022-08-29 18:31:17 +00:00 |
i-robot
|
f49bef6ca1
|
!40669 add adaptive_avg_pool3d interface
Merge pull request !40669 from 范吉斌/adaptive_avg_pool3d
|
2022-08-29 01:32:15 +00:00 |
i-robot
|
33dd1fa1ea
|
!41012 modify the inconsistence on webpage 0827
Merge pull request !41012 from 宦晓玲/code_docs_08277
|
2022-08-29 01:28:48 +00:00 |
zhangyi
|
fb53daacf0
|
modify the inconsistence on webpage 0827
|
2022-08-29 08:57:22 +08:00 |
zhangyi
|
4543ca1f65
|
modify the inconsistence in files 0826
|
2022-08-27 14:17:57 +08:00 |
fanjibin
|
6e7a73177d
|
adaptive_avg_pool3d
|
2022-08-27 10:31:17 +08:00 |
changzherui
|
9707a08ee3
|
delete drop parameter type
|
2022-08-26 19:52:15 +08:00 |
zhangyi
|
4c9049205b
|
modify the inconsistence in files
|
2022-08-26 11:33:40 +08:00 |
zhangyi
|
3aaa4b995a
|
modify the inconsistence in files
|
2022-08-23 17:40:51 +08:00 |
i-robot
|
1de8b0493b
|
!40634 modify the format and order of API files
Merge pull request !40634 from 宦晓玲/code_docs_0819
|
2022-08-22 04:41:59 +00:00 |
zhangyi
|
cf3550e306
|
modify the format and order of API files
|
2022-08-22 09:47:42 +08:00 |
huodagu
|
2e6e7e4aaf
|
modify format
|
2022-08-19 16:24:01 +08:00 |
zhangyi
|
fc9dd328ce
|
-mmodify the wrong format of the py files
|
2022-08-18 18:41:04 +08:00 |
zhangyi
|
326173f50a
|
correct the errors on webpage0817
|
2022-08-18 09:37:14 +08:00 |
zhangyi
|
1afdc74404
|
modify the files
|
2022-08-15 17:41:47 +08:00 |
i-robot
|
641642b9e2
|
!37716 [MS][ASCED]add smooth_l1_loss ai core
Merge pull request !37716 from mengyuanli/smooth_l1_loss_ascend
|
2022-08-12 07:11:28 +00:00 |
i-robot
|
0ad7c8f5f9
|
!40203 softmin and softmax bugfix
Merge pull request !40203 from Henry Shi/softmin_bugfix
|
2022-08-12 06:28:37 +00:00 |
mengyuanli
|
93557390ba
|
1.add smooth_l1_loss_v2 tbe op
|
2022-08-12 09:24:59 +08:00 |
i-robot
|
08dc14fb7b
|
!40273 modify the format of API files
Merge pull request !40273 from 宦晓玲/code_docs_0811
|
2022-08-11 08:15:02 +00:00 |
zhangyi
|
ce134ea8a8
|
modify the format of API files
|
2022-08-11 15:35:44 +08:00 |
Henry Shi
|
fad2665803
|
softmin bugfix
|
2022-08-11 11:08:05 +08:00 |
zlq2020
|
7f3653e257
|
add deprecated infomation for Vjp&Jvp
|
2022-08-10 15:58:26 +08:00 |
lilinjie
|
54a23cfb4b
|
fix docs related issues
|
2022-08-09 22:17:08 +08:00 |
i-robot
|
ec1ea135df
|
!40047 correct conv ops api equations
Merge pull request !40047 from 李林杰/0808_correct_conv_ops_api_equations_master
|
2022-08-09 07:56:10 +00:00 |
lilinjie
|
7c472435e4
|
correct conv ops api equations
|
2022-08-09 15:17:35 +08:00 |
i-robot
|
b4e6f33186
|
!40011 modify the contents of API files
Merge pull request !40011 from 宦晓玲/code_docs_0808
|
2022-08-08 10:53:02 +00:00 |
zhangyi
|
3f5d658920
|
modify the contents of API files
|
2022-08-08 18:13:17 +08:00 |
i-robot
|
ed1e4cc7b9
|
!39904 fix docs and add check for nn.CrossEntropyLoss
Merge pull request !39904 from 吕昱峰(Nate.River)/master
|
2022-08-08 02:26:40 +00:00 |
lvyufeng
|
28d598f639
|
fix docs and add check for nn.CrossEntropyLoss
|
2022-08-07 14:48:45 +08:00 |
huodagu
|
22d0f222bb
|
modify format
|
2022-08-05 14:19:57 +08:00 |
zhangyi
|
aff3805971
|
modify the files to fix the webpage
|
2022-08-04 16:35:11 +08:00 |
i-robot
|
0bdf1039ed
|
!38874 fix nn.NLLLoss docs
Merge pull request !38874 from 吕昱峰(Nate.River)/code_docs_master
|
2022-07-30 01:58:46 +00:00 |
lvyufeng
|
074d00b1f9
|
fix NLLLoss docs
|
2022-07-30 09:39:49 +08:00 |
zhujingxuan
|
028d00d7d9
|
update docs for expand_dims and instance norm
|
2022-07-29 17:42:38 +08:00 |
huodagu
|
c1d0b01c02
|
modify format
|
2022-07-28 14:36:32 +08:00 |
huodagu
|
898dd91dbf
|
modify format
|
2022-07-27 16:11:23 +08:00 |
lvmingfu
|
087728d2db
|
modify rst file code formats for master part02
|
2022-07-25 19:13:13 +08:00 |
lvmingfu
|
0a39ff911b
|
fix code formats
|
2022-07-25 14:42:00 +08:00 |
i-robot
|
1bab2c15bc
|
!38575 fix some doc description
Merge pull request !38575 from zhuzhongrui/code_docs_1
|
2022-07-21 15:33:19 +00:00 |
z00512249
|
16f4a1cb65
|
add fix some doc api.
|
2022-07-21 17:11:45 +08:00 |
mengyuanli
|
29fd7ba5e7
|
fix bug of smooth_l1_loss
|
2022-07-21 14:47:35 +08:00 |
i-robot
|
c67a68d01f
|
!38442 add bce_with_logits_loss chinese doc api.
Merge pull request !38442 from zhuzhongrui/code_docs_1
|
2022-07-20 08:54:42 +00:00 |
huodagu
|
17e78004ae
|
modify format
|
2022-07-20 14:29:32 +08:00 |
z00512249
|
efdeb29bdc
|
add bce_with_logit_loss chinese doc api.
|
2022-07-20 11:22:54 +08:00 |
He Wei
|
dbabb5a971
|
Add Chinese API document for Optimizer.flatten_gradients
|
2022-07-19 09:15:03 +08:00 |
z00512249
|
6d89e4a2b5
|
add lrn selu mish doc api .
|
2022-07-15 14:56:57 +08:00 |
i-robot
|
161bc2e537
|
!37993 add AdaptiveAvgPool2d && AdaptiveMaxPool3d nn docs
Merge pull request !37993 from 范吉斌/code_docs_nn
|
2022-07-14 11:37:48 +00:00 |
i-robot
|
c4285345fb
|
!38075 modify format
Merge pull request !38075 from 俞涵/code_docs_0707
|
2022-07-14 11:37:17 +00:00 |
huodagu
|
3a346dcf88
|
modify format
|
2022-07-14 19:14:49 +08:00 |
i-robot
|
e8dc5c1b52
|
!37978 Fix AdaptiveMaxPool2d op doc.
Merge pull request !37978 from gaoyong10/code_docs_master
|
2022-07-14 01:44:29 +00:00 |
fan-jibin
|
8d57d3e83c
|
add AdaptiveAvgPool2d && AdaptiveMaxPool3d docs
|
2022-07-13 20:08:26 +08:00 |
PanZhihui
|
8b8a68d089
|
Update API docs based on review comments.
|
2022-07-13 14:50:47 +08:00 |
gaoyong10
|
7bffe39823
|
Fix AdaptiveMaxPool2d op doc.
|
2022-07-13 14:50:15 +08:00 |
changzherui
|
59649ae785
|
modify jit config for r1.8
|
2022-07-12 00:43:45 +08:00 |
i-robot
|
f72d2f90b0
|
!36872 add type check for Adadelta input
Merge pull request !36872 from fujianzhao/fix_adadelta
|
2022-07-09 08:09:07 +00:00 |
yanghaoran
|
c249e9680c
|
回退 'Pull Request !37407 : [MS][ASCEND] add smooth_l1_loss ascend op'
|
2022-07-08 03:11:47 +00:00 |
i-robot
|
2133d0333e
|
!37407 [MS][ASCEND] add smooth_l1_loss ascend op
Merge pull request !37407 from mengyuanli/smooth_l1_loss_ascend
|
2022-07-08 02:59:39 +00:00 |
huodagu
|
d629a54c94
|
modify format
|
2022-07-07 19:34:57 +08:00 |
mengyuanli
|
bae519664f
|
add smooth_l1_loss_v2 tbe op
|
2022-07-07 17:32:23 +08:00 |
z00512249
|
3f16825c55
|
fix dropout doc bugs
|
2022-07-07 14:17:55 +08:00 |
i-robot
|
48b8e18ff2
|
!37295 Update API docs based on review comments
Merge pull request !37295 from panzhihui/code_docs_api_review_fix_ops
|
2022-07-07 02:11:50 +00:00 |
i-robot
|
33b6149be1
|
!36992 Update API docs based on review comments
Merge pull request !36992 from panzhihui/code_docs_api_review_fix_ops_with_py
|
2022-07-07 02:07:56 +00:00 |
i-robot
|
1c78536ccd
|
!36613 set inputs bugfix
Merge pull request !36613 from Henry Shi/set_inputs_bugfix
|
2022-07-06 08:56:55 +00:00 |
PanZhihui
|
556620a3e5
|
Update API docs based on review comments.
|
2022-07-06 15:35:49 +08:00 |
fujianzhao
|
c1a56c9054
|
add type check for Adadelta input, update docs.
|
2022-07-06 11:25:11 +08:00 |
Henry Shi
|
7ee74f7ab2
|
set inputs bugfix
|
2022-07-06 10:57:30 +08:00 |
PanZhihui
|
1f9a61f51a
|
Update API documents based on review comments.
|
2022-07-05 20:23:29 +08:00 |
i-robot
|
5122daa1b5
|
!37221 add dropout 2d and dropout3d api
Merge pull request !37221 from zhuzhongrui/code_docs_branch1
|
2022-07-05 09:44:50 +00:00 |
z00512249
|
5146e0b76e
|
add dropout2d dropout3d doc
|
2022-07-05 16:51:14 +08:00 |
i-robot
|
f3415dae9c
|
!37235 fix example bug and modify description
Merge pull request !37235 from ZhidanLiu/code_docs_master
|
2022-07-05 08:14:52 +00:00 |
i-robot
|
a3f6296709
|
!37266 fix rrelu api
Merge pull request !37266 from shaojunsong/code_docs_rreluapi
|
2022-07-05 06:27:23 +00:00 |
i-robot
|
e6767ccd0f
|
!37228 add adam weight decay target interface doc
Merge pull request !37228 from kisnwang/add-adam-weight-decay-target-interface-doc
|
2022-07-05 06:13:37 +00:00 |
ZhidanLiu
|
641c3e0da5
|
fix example bug and modify description
|
2022-07-05 11:36:43 +08:00 |
shaojunsong
|
fb28595079
|
fix rrelu api
|
2022-07-05 09:34:46 +08:00 |
kswang
|
39577d2e55
|
add adam weight decay target interface doc
|
2022-07-04 19:43:53 +08:00 |
zhangyi
|
83cdb1caff
|
modify the Chinese API files
|
2022-07-04 16:01:34 +08:00 |
PanZhihui
|
04d65654cf
|
Update API docs based on review comments.
|
2022-07-04 11:45:24 +08:00 |
i-robot
|
0b75102dc9
|
!37131 Fix RRelu api issue
Merge pull request !37131 from shaojunsong/fix/rrelu_api
|
2022-07-04 03:01:43 +00:00 |
i-robot
|
2ce83423ac
|
!36875 update AdaptiveAvgPool1d and AdaptiveMaxPool1d CN docs
Merge pull request !36875 from fujianzhao/code_docs
|
2022-07-04 01:28:47 +00:00 |
shaojunsong
|
bb2e43c680
|
fix rrelu api and reorganized default value.
|
2022-07-03 20:53:59 +08:00 |
huodagu
|
96bb275ff5
|
modify format
|
2022-07-01 10:06:53 +08:00 |
i-robot
|
5a41a426a9
|
!36804 fix rrelu bug
Merge pull request !36804 from shaojunsong/fix/rrelu
|
2022-06-30 13:45:11 +00:00 |