Commit Graph

540 Commits

Author SHA1 Message Date
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 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
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 5f85eb75a9
!36930 parse_concat python api
Merge pull request !36930 from baochong/master
2022-06-30 12:49:24 +00: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 e331577831
!36707 change format FracZ to FRACTAL_Z
Merge pull request !36707 from liubuyu/usb
2022-06-30 08:24:03 +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
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
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 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 828b74c2b1
!36887 tensor scatter div docs bug
Merge pull request !36887 from ling/code_docs_sr
2022-06-29 07:23:57 +00:00
i-robot cc2bd395e0
!36878 modify format
Merge pull request !36878 from 俞涵/code_docs_0629
2022-06-29 07:19:26 +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
huodagu 2734250119 modify format 2022-06-29 11:31:01 +08:00
hezhenhao1 e756ee88ac fix doc string 2022-06-29 11:09:54 +08:00
i-robot 6ddce1fa75
!36173 add adaptiveMaxPool3D for gpu
Merge pull request !36173 from 范吉斌/maxpool3d
2022-06-29 02:22:07 +00:00
i-robot d0d30f5c21
!36800 modify format
Merge pull request !36800 from 俞涵/code_docs_0621
2022-06-29 02:18:06 +00:00
i-robot 9cfabe457c
!36818 [OP] fix docs bug of maxpoll_grad_grad and meshgrid
Merge pull request !36818 from yangruoqi713/code_docs_op
2022-06-29 01:20:25 +00:00
jinguo123 494ee10404 fix chinese api bug, This is a combination of 2 commits. 2022-06-28 22:22:53 +08:00
yangruoqi713 60cc552199 [OP] fix docs bug of maxpoll_grad_grad and meshgrid 2022-06-28 21:21:51 +08:00
yuchaojie 863d4197c4 Update tensor_scatter op chinese doc 2022-06-28 21:12:13 +08:00
mengyuanli ff60b4f050 change support data type of resize 2022-06-28 21:08:36 +08:00
i-robot 25fe3dd073
!36340 [MS][LITE]fix unique_with_pad docs
Merge pull request !36340 from gongdaguo1/fix_unique_with_path
2022-06-28 11:46:41 +00:00
i-robot 1dc2c47431
!36768 scatter add functional
Merge pull request !36768 from ling/bug
2022-06-28 11:46:22 +00:00
i-robot debfc55f0a
!36717 [MS][CPU]fix bug of smooth_l1_loss
Merge pull request !36717 from mengyuanli/fix_bug_smooth_l1_loss
2022-06-28 11:38:54 +00:00
huodagu a1fd875f01 modify format 2022-06-28 17:34:40 +08:00
ling 6cde34e9bf scatter add functional & npu static+dynamic 2022-06-28 14:45:16 +08:00
mengyuanli 1a93c401ec fix bug of smoothL1Loss 2022-06-28 14:37:20 +08:00
i-robot 1fc7471e35
!36670 code_docs_kl_div_cn
Merge pull request !36670 from zhuyuxiao/I51VMV-1
2022-06-28 06:28:50 +00:00
fan-jibin 7cbfa5d20a add adaptiveMaxPool3D for gpu 2022-06-28 14:25:50 +08:00
zhangyi 0ce65e2d27 modify the files 2022-06-28 10:33:17 +08:00
zhuyuxiao 8f2d80e6bb fix cn docs 2022-06-28 10:23:25 +08:00
chaijun a011326430 fix unique_with_pad docs and add unique_with_pad gpu op 2022-06-28 10:10:42 +08:00
i-robot 32872330fd
!36668 modify format
Merge pull request !36668 from 俞涵/code_docs_0621
2022-06-28 01:34:34 +00:00