Commit Graph

1513 Commits

Author SHA1 Message Date
i-robot 55da1a87d5
!35287 Add tensor&functional interface for TensorScatterMax ops.
Merge pull request !35287 from wuweikang/tensor-scatter-max
2022-07-04 03:11:11 +00: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
wuweikang 1ca9c8984b Add tensor&functional interface for TensorScatterMax 2022-07-02 18:22:37 +08:00
i-robot dde6ce863d
!37070 [Auto parallel] MoE adaption
Merge pull request !37070 from Xiaoda/code_docs_136-moe-adpation
2022-07-02 06:18:58 +00:00
i-robot 92c039485b
!37084 Update documnets for scatter_nd_x ops
Merge pull request !37084 from zhujingxuan/code_docs_scatter
2022-07-02 03:27:19 +00:00
i-robot fe44eb7daa
!37060 fix patience docs in reducelronplatue
Merge pull request !37060 from liutongtong9/code_docs_fixdocma
2022-07-01 12:09:52 +00:00
i-robot 1b6640dc9c
!37023 add erfc and xlogy chinese docs
Merge pull request !37023 from cjh9368/static_check
2022-07-01 09:41:10 +00:00
zhujingxuan 6610826c6e Update documnets for scatter_nd_x ops 2022-07-01 17:21:31 +08:00
cjh9368 8ff6eefde9 add erfc and xlogy chinese docs 2022-07-01 17:08:20 +08:00
Xiaoda Zhang f944fe7065 moe adaption 2022-07-01 16:00:15 +08:00
liutongtong d2a3746a7c fix docs 2022-07-01 15:16:21 +08:00
changzherui 1b7901e874 modify jit config 2022-07-01 12:41:50 +08:00
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