Commit Graph

535 Commits

Author SHA1 Message Date
i-robot eadfae72f2
!44659 fix lppool
Merge pull request !44659 from 冯一航/fix_lppool
2022-10-29 02:04:35 +00:00
i-robot 204131898e
!44750 modify format
Merge pull request !44750 from 俞涵/code_docs_1010
2022-10-28 08:54:13 +00:00
huodagu a89a94de20 modify format 2022-10-28 16:27:40 +08:00
i-robot 384efc057f
!44684 rm set_auto_parallel
Merge pull request !44684 from yangzhenzhang/rm-set-auto-parallel
2022-10-28 06:56:30 +00:00
fengyihang 98fb8174bf fix lppool 2022-10-28 14:34:13 +08:00
i-robot 68d54f9cf3
!44363 add function api of max_unpool1d, 2d, 3d
Merge pull request !44363 from LV/master
2022-10-28 02:17:51 +00:00
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