Commit Graph

1498 Commits

Author SHA1 Message Date
i-robot 3a8cc10845
!36229 [MSLITE] Add tensor and function methods for uniform_int and uniform_real.
Merge pull request !36229 from wangshaocong/uniform_ops
2022-07-01 03:20:32 +00:00
i-robot 4fcd2eebf6
!37021 修改Ger算子doc
Merge pull request !37021 from KXiong/code_docs_master
2022-07-01 03:13:10 +00:00
i-robot a29d655cba
!37042 modify format
Merge pull request !37042 from 俞涵/code_docs_0629
2022-07-01 03:01:03 +00:00
i-robot b7c2dd8fa1
!36988 change dropout2d dropout3d attr from keep_prob to p
Merge pull request !36988 from zhuzhongrui/pub_master1
2022-07-01 02:44:14 +00:00
xiongkun 9a2b390134 fix ger doc
fix bug

modify
2022-07-01 10:29:52 +08:00
huodagu 96bb275ff5 modify format 2022-07-01 10:06:53 +08:00
i-robot 176a48e954
!36944 matmul cn description updates
Merge pull request !36944 from panfengfeng/matmul_doc
2022-07-01 01:44:25 +00:00
i-robot 5a41a426a9
!36804 fix rrelu bug
Merge pull request !36804 from shaojunsong/fix/rrelu
2022-06-30 13:45:11 +00:00
i-robot cc4970de66
!37015 add approver for md and update api comment
Merge pull request !37015 from guozhijian/code_docs_add_approver_and_update_api_comment
2022-06-30 13:31:14 +00:00
i-robot 5f85eb75a9
!36930 parse_concat python api
Merge pull request !36930 from baochong/master
2022-06-30 12:49:24 +00:00
jonyguo 06bfa2b96c add approver for md and some comment 2022-06-30 20:43:32 +08:00
i-robot e6e773a267
!36288 [feat] add new gpu backend and func interface of operator AffineGrid
Merge pull request !36288 from GeniusPatrick/op_affine_grid
2022-06-30 11:31:31 +00:00
i-robot 3dac24e1bc
!36957 modify format
Merge pull request !36957 from 俞涵/code_docs_0629
2022-06-30 09:47:27 +00:00
baochong ba73f2ecbe add python api 2022-06-30 17:39:29 +08:00
z00512249 12c10f9374 change dropout2d dropout3d attr from keep_prob to p 2022-06-30 16:56:34 +08:00
i-robot 516c8f8a35
!36983 fix doc string
Merge pull request !36983 from hezhenhao1/code_docs
2022-06-30 08:28:45 +00:00
shaojunsong 7e92fbb3c8 fix rrelu dtype bug 2022-06-30 16:26:48 +08:00
i-robot e331577831
!36707 change format FracZ to FRACTAL_Z
Merge pull request !36707 from liubuyu/usb
2022-06-30 08:24:03 +00:00
hezhenhao1 0aff8748d1 fix doc string 2022-06-30 16:07:27 +08:00
i-robot dcf787e8fb
!36867 Fixed RandomRotation the test case reports an error when Inter.ANTIALIAS interpolation method is used.
Merge pull request !36867 from 刘勇琪/master
2022-06-30 06:26:15 +00:00
i-robot 30bebf1dda
!36938 fix vmap_rule for scatter_nd; fix docs
Merge pull request !36938 from DeshiChen/0629_scatternd_vmap
2022-06-30 04:06:27 +00:00
i-robot f61953d59a
!36925 interpolate add bilinear mode to support ResizeBilinear
Merge pull request !36925 from hanhuifeng/interpolate_func
2022-06-30 03:52:28 +00:00
huodagu 7531fe6a3f modify format 2022-06-30 10:28:38 +08:00
i-robot e2e5850e0c
!36913 Add a batch_rank for MatrixBandPart.
Merge pull request !36913 from liqiliang/matrixbandpart-gpu
2022-06-30 02:08:32 +00:00
panfengfeng eb92d0f79b fix matmul cn description 2022-06-29 20:42:37 -04:00
dayschan f876bd4c05 fix vmap_rule for scatter_nd; fix docs 2022-06-29 23:15:19 +08:00
hanhuifeng2020 79facfb1ab interpolate add bilinear mode to support ResizeBilinear 2022-06-29 19:48:18 +08:00
wang_shaocong e26273a2c9 [MSLITE] Add function and vmap methods for uniform_int and uniform_real. 2022-06-29 19:01:42 +08:00
liu-yongqi-63 d7b8d6b4a0 fixed RandomRotation the test case reports an error when Inter.ANTIALIAS interpolation method is used. 2022-06-29 17:22:46 +08:00
i-robot 9669767bbc
!36829 Update tensor_scatter op chinese doc
Merge pull request !36829 from yuchaojie/code_docs_op
2022-06-29 09:16:27 +00:00
i-robot 7fcf29588b
!36903 Fix the API description of ApplyAdadelta
Merge pull request !36903 from panzhihui/code_docs_applyadadelta_fix
2022-06-29 09:15:14 +00:00
PanZhihui 479a204c66 Fix API description of ApplyAdadelta 2022-06-29 16:42:26 +08:00
i-robot 22e1420c02
!36792 modify the format of Chinese API files
Merge pull request !36792 from 宦晓玲/code_docs_0628
2022-06-29 08:37:37 +00:00
liqiliang 164c4c3592 Add a batch_rank for MatrixBandPart. 2022-06-29 16:33:56 +08:00
i-robot 8c25a1bb97
!36617 change for mindspore.ops.renorm valueerror
Merge pull request !36617 from koumengwang/code_docs_renorm
2022-06-29 08:09:38 +00:00
i-robot fb1d90d424
!36898 fix rfpad api
Merge pull request !36898 from shaojunsong/code_docs_rfpad
2022-06-29 08:04:21 +00:00
i-robot b355106cc2
!36614 change for mindspore.ops.intopk
Merge pull request !36614 from koumengwang/code_docs_intopk
2022-06-29 08:03:14 +00:00
i-robot 5e9ee29769
!36539 [mindspore.ops.MaxPool3D][检视活动] 异常信息中ceil_mode格式不正确
Merge pull request !36539 from jinguo123/test_0624
2022-06-29 07:53:09 +00:00
i-robot d3e9023b55
!36900 Modified the desc of nn docs
Merge pull request !36900 from gaoshuanglong/mindspore_nn
2022-06-29 07:51:51 +00:00
shaojunsong 2bf32bf695 fix ref pad api 2022-06-29 15:34:11 +08:00
i-robot 828b74c2b1
!36887 tensor scatter div docs bug
Merge pull request !36887 from ling/code_docs_sr
2022-06-29 07:23:57 +00:00
gaoshuanglong 1a2077e67b Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout 2022-06-29 15:19:50 +08:00
i-robot cc2bd395e0
!36878 modify format
Merge pull request !36878 from 俞涵/code_docs_0629
2022-06-29 07:19:26 +00:00
i-robot cc14bbf23c
!36823 [Auto parallel] MoE adaption
Merge pull request !36823 from Xiaoda/132-moe-fixbugs
2022-06-29 07:11:07 +00:00
ling 4af56af761 tensor scatter div docs bug 2022-06-29 14:48:02 +08:00
fan-jibin 70e28a5dac fix docs format 2022-06-29 14:35:06 +08:00
i-robot 420b6327ac
!36813 fix doc string
Merge pull request !36813 from hezhenhao1/code_docs
2022-06-29 06:19:28 +00:00
i-robot dc774f0c9a
!36776 支持高维CSR文档修复
Merge pull request !36776 from 黄晓/code_docs_csrtensor_0629
2022-06-29 04:32:10 +00:00
huodagu 2734250119 modify format 2022-06-29 11:31:01 +08:00
i-robot 21e176ae01
!36857 soft shrink docs bug
Merge pull request !36857 from ling/code_docs_sr
2022-06-29 03:20:20 +00:00