Commit Graph

48038 Commits

Author SHA1 Message Date
yangruoqi713 d4f97e8aaf [OP] add maxpool grad grad with argmax cpu and gpu backend 2022-07-06 09:26:20 +08:00
i-robot 2a953992f5
!37127 Support high grad of StridedSlice
Merge pull request !37127 from luoyang/stridedslices_high_grad
2022-07-06 01:12:28 +00:00
hezhenhao1 8c25948fe6 fix doc string 2022-07-06 09:10:17 +08:00
i-robot 561f090b07
!37238 fix Tensor.scatter_add chinese doc
Merge pull request !37238 from yuchaojie/code_docs_op
2022-07-06 01:05:54 +00:00
Cathy Wong 8e045ba83d [MD][UT] Transforms Unification - Verify selected op implementation 2022-07-05 20:53:07 -04:00
z00512249 2305c6cd0e fix dropout2d dropout3d example 2022-07-06 08:52:23 +08:00
Parallels 450273fc09 fix multi initialization for the ssl wrapper 2022-07-05 23:41:03 +08:00
i-robot 97c7d50da1
!37254 Ignore exceptions during python termination
Merge pull request !37254 from h.farahat/mp_ter
2022-07-05 14:22:33 +00:00
i-robot 0f42e5f73f
!37271 fix: to_device with warning
Merge pull request !37271 from guozhijian/fix_to_device_warning_new
2022-07-05 14:03:50 +00:00
i-robot 512a45c3f2
!36864 Fix vmap problem when using tuple input
Merge pull request !36864 from LiangZhibo/vmap
2022-07-05 13:38:59 +00:00
i-robot f375c7613f
!37304 [MS][LITE][parallel predict] add java api: setConfigInfo
Merge pull request !37304 from yefeng/349-add_java_api
2022-07-05 13:25:29 +00:00
z00512249 8942f1434e fix selu data type for doc 2022-07-05 21:17:47 +08:00
余彦松 5a26611fe8 Add SparseTensorDenseMatMul 2022-07-05 21:07:19 +08:00
baochong 3e91f1b921 modify doc 2022-07-05 20:58:47 +08:00
i-robot d384d6acc8
!37280 fix adaptive_maxpool3d testcase
Merge pull request !37280 from 范吉斌/fix_adaptive_maxpool3d
2022-07-05 12:57:42 +00:00
yefeng 1dbe4a6db2 fixed 831a34b from https://gitee.com/YeFeng_24/mindspore/pulls/37376
fix python parallel gil
2022-07-05 12:57:30 +00:00
i-robot 64e44c6e73
!37343 fix doc description of scatter_max functional interface
Merge pull request !37343 from polyhedral/code_docs_scatter_max
2022-07-05 12:52:59 +00:00
i-robot 2415cebdd7
!37205 [feature]support operator Tan in Taylor differentiation
Merge pull request !37205 from chenzhuo/master
2022-07-05 12:51:07 +00:00
i-robot a518be8eb8
!37279 Fix power document problem
Merge pull request !37279 from LiangZhibo/code_docs_pow
2022-07-05 12:25:27 +00:00
PanZhihui 1f9a61f51a Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
huanghui c293362075 fix outermost network inputs check log 2022-07-05 20:12:19 +08:00
i-robot 2779bd4956
!37333 [MS][LITE]Add Micro cortex-m4 and cortex-m33 build
Merge pull request !37333 from gongdaguo1/add_micro_cortexm33
2022-07-05 12:11:43 +00:00
z00512249 0abd6475d6 fix tensor_scatter_mul doc 2022-07-05 19:34:40 +08:00
i-robot 69aa258eb2
!37274 support ascend cloud infer
Merge pull request !37274 from zhengyuanhua/br3
2022-07-05 11:25:24 +00:00
i-robot 1c08d29bb6
!37346 [MS][DOC] fix bug of doc
Merge pull request !37346 from mengyuanli/code_docs_bug_fix
2022-07-05 11:22:10 +00:00
i-robot 5539f6e1cf
!37202 add param fusion_blacklists
Merge pull request !37202 from liyan2022/dev_r1.8
2022-07-05 10:47:04 +00:00
i-robot efd0c41e96
!37167 Support dynamic shape for ScatterNd, StridedSlice, Reduce and TensorIndex operations
Merge pull request !37167 from zhengzuohe/add_testcase_master
2022-07-05 10:44:23 +00:00
i-robot b4822d8eeb
!37321 Add zh api docs for softsign.
Merge pull request !37321 from liqiliang/code_docs
2022-07-05 10:05:47 +00:00
i-robot 3a5b0f82b4
!37331 correct the format of the Chinese API files
Merge pull request !37331 from 宦晓玲/code_docs_0705
2022-07-05 10:01:56 +00:00
i-robot 070993bae6
!37243 add log_matrix_determinant and matrix_determinant doc
Merge pull request !37243 from zhuzhongrui/code_docs_1
2022-07-05 09:44:55 +00:00
i-robot 5122daa1b5
!37221 add dropout 2d and dropout3d api
Merge pull request !37221 from zhuzhongrui/code_docs_branch1
2022-07-05 09:44:50 +00:00
i-robot d519f8ac64
!37196 Bugfix for synchronizing checkpoint info under data parallel training
Merge pull request !37196 from chengang/fix_sync_ckpt
2022-07-05 09:43:23 +00:00
ling 1296dd3c98 unsorted segment min/max npu ds 2022-07-05 17:36:09 +08:00
hanhuifeng2020 19a7b5be46 BCEWithLogitsLoss suit for dynamic shape 2022-07-05 17:31:59 +08:00
i-robot 5dc8e850e2
!37209 Fix bug of list_getitem eliminate
Merge pull request !37209 from chenfei_mindspore/master
2022-07-05 09:27:46 +00:00
zhangyi 3e2f03cfb7 modify the format of API files 2022-07-05 17:24:05 +08:00
mengyuanli 8e54e9b197 fix bug of doc 2022-07-05 17:23:55 +08:00
limingqi107 342da71873 adjust actor pass BatchDataArrowFusion in front of MultiActorFusion 2022-07-05 17:22:29 +08:00
i-robot d150c96f8a
!37173 modify format
Merge pull request !37173 from 俞涵/code_docs_0629
2022-07-05 09:15:05 +00:00
i-robot 96d9911a90
!37190 fix some ops infer
Merge pull request !37190 from lianliguang/master
2022-07-05 09:13:23 +00:00
polyhedral 0f9a0e9d3d fix doc description of scatter_max functional interface 2022-07-05 17:09:24 +08:00
Xiaoda Zhang 0ca78670eb fix moe bias init shape 2022-07-05 17:07:26 +08:00
liangzelang 480dcbfa51 clean code 2 2022-07-05 16:58:55 +08:00
ttudu 10c0fc4224 unique input dynamic gpu 2022-07-05 16:58:43 +08:00
ckey_Dou 506a18e039 dynamic_aicpu_kernel_mod should update output_size_list_ in Resize even
when type is kComputeDepend
2022-07-05 16:55:04 +08:00
gongdaguo1 a8ff783c0a add cortex-m4 cortex-m33 build 2022-07-05 16:53:17 +08:00
z00512249 5146e0b76e add dropout2d dropout3d doc 2022-07-05 16:51:14 +08:00
chujinjin 456092b3b0 fix implicityly converted log error 2022-07-05 16:49:47 +08:00
liuchuting 3b512eb155 Some communication operators of Step Trace are missing. 2022-07-05 16:44:46 +08:00
z00512249 8e488e53b7 add matrix_determinant and log_matrix_determinant 2022-07-05 16:39:56 +08:00