Commit Graph

508 Commits

Author SHA1 Message Date
huodagu 827d93e750 modify format 2022-10-25 17:02:26 +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