Commit Graph

60621 Commits

Author SHA1 Message Date
dayschan 451f8b5756 expander supports control-flow. (if-else and while-loop) 2023-01-31 16:44:08 +08:00
yiyanzhi_akane d08ce74f6f add indices validation check for tensor_scatter_XXX on gpu backend 2023-01-31 16:18:16 +08:00
huodagu 76f6d29115 modify format 2023-01-31 16:05:31 +08:00
lichen 8922d2f183 fix_parallel_opt_bug 2023-01-31 15:40:23 +08:00
i-robot 360add4014
!47977 add api doc
Merge pull request !47977 from 李林杰/0116_add_api_docs_and_inits
2023-01-31 07:37:06 +00:00
i-robot 8f4cc8fa00
!48212 fix bug of TopTypeOf in None
Merge pull request !48212 from lianliguang/master
2023-01-31 07:28:53 +00:00
i-robot ed6dcb4598
!48119 add circular mode for Padv3/Padv3Grad on CPU/GPU.
Merge pull request !48119 from yangshuo/br_padv3
2023-01-31 07:25:49 +00:00
Margaret_wangrui 0bf021a16e Fix the bug of print tensor on GPU. 2023-01-31 15:12:43 +08:00
xulei 1875ee3280 fix ge dynamic shape input st 2023-01-31 15:07:58 +08:00
i-robot c63e226f0c
!48240 [MS][LITE][parallel predict] pack weight: bug fix , not support grop convolution
Merge pull request !48240 from yefeng/513-fix_grop_convolution_packweight
2023-01-31 07:05:11 +00:00
yefeng b0307fee64 cloud ST 2023-01-31 14:53:44 +08:00
zhoufeng 95c8cef284 batchmatmul gpu support adjoint
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-31 14:49:26 +08:00
i-robot bfe7af1f8a
!48197 Update Execution Order of Graph OPT
Merge pull request !48197 from jiaorui/ge-bug-fix
2023-01-31 06:45:31 +00:00
liuchuting 6fea61ba01 Only data for data processing is collected. 2023-01-31 14:45:10 +08:00
yide12 f159c62f94 st_train_dataset 2023-01-31 14:30:31 +08:00
xiongkun e3a3522e9b [Huawei] codedex
tick
2023-01-31 14:23:19 +08:00
zhaoyingzhuo 80bce40a95 code fix 2023-01-31 14:20:06 +08:00
shen_jingxing 8103044f80 merge canndev code to mindspore 2023-01-31 14:13:20 +08:00
i-robot 07992a01b2
!48226 [MS][LITE][parallel predict] Model API: Add java ST
Merge pull request !48226 from yefeng/512-Add_java_model_ST
2023-01-31 06:11:53 +00:00
i-robot 5cc5607898
!48044 delete function fill and fills
Merge pull request !48044 from changzherui/del_fill_api
2023-01-31 06:11:18 +00:00
i-robot f030af3a4b
!48184 [JIT Fallback] Support any type feature in runtime procedure, handle the exception for Fallback process, and hide no_recursive api.
Merge pull request !48184 from 张清华/opt_jit_fallback
2023-01-31 06:09:21 +00:00
i-robot d1c45cd2f1
!47865 fix MaxPool3DGradGrad bug
Merge pull request !47865 from lyqlola/clean
2023-01-31 04:07:09 +00:00
yide12 5aed9de718 fix_ops_any_all_master 2023-01-31 11:07:47 +08:00
yefeng f0b7bf0554 bugFix: packweight not support grop convolution 2023-01-31 11:07:16 +08:00
i-robot 40c924b9d1
!48235 takedown testcases to ensure gate stability
Merge pull request !48235 from yanghaoran/takedown_testcases
2023-01-31 03:06:02 +00:00
yanghaoran 09b71750d4 takedown testcases to ensure gate stability 2023-01-31 10:51:49 +08:00
i-robot d9ccbccf45
!48193 fix testcase for Randperm
Merge pull request !48193 from liyuxia/master
2023-01-31 02:47:52 +00:00
i-robot fd6338be75
!48152 [API] Add ops.is_tensor
Merge pull request !48152 from shaojunsong/feature/is_tensor
2023-01-31 02:47:29 +00:00
i-robot b417065bcc
!48147 AICPU 迁移
Merge pull request !48147 from gaoshuanglong/migration_aicpu
2023-01-31 02:40:07 +00:00
zhaoyingzhuo df9a3bc1e9 add ge models to cloud ci 2023-01-31 10:36:16 +08:00
ZPaC e9dbf2a7c8 Use inline const for urpc handle 2023-01-31 10:23:33 +08:00
i-robot c1936efa2d
!48225 增加mindspore.ops.addmv和mindspore.ops.rot90的中文注释 comments修正
Merge pull request !48225 from tangdezhi_123/code_docs_tangdezhi123
2023-01-31 02:19:24 +00:00
huoxinyou 9a065cf00f scalar ops 2023-01-31 10:17:52 +08:00
i-robot 1a2438a0e8
!48210 add api_name in list
Merge pull request !48210 from 俞涵/code_docs_1110
2023-01-31 02:09:46 +00:00
i-robot 5b4a960633
!48134 Add rdma rpc baisc code.
Merge pull request !48134 from ZPaC/rdma-enable
2023-01-31 02:09:25 +00:00
tangdezhi_123 0e5d5df9aa 1. 修改对增加addmv和rot90的中文注释的comments 2023-01-31 09:59:17 +08:00
i-robot 272e6d8348
!48141 [MSLITE] Fix op bugs and add tensorscatteradd conv2dbackpropinput in GPU
Merge pull request !48141 from zhangyongxian/dev_zhangyongxian_newops
2023-01-31 01:56:24 +00:00
i-robot 09605d8ee6
!48140 [MD] TFRecordDataset Docs Modification in API
Merge pull request !48140 from davidanugraha/api_docs_tfrecord
2023-01-31 01:50:50 +00:00
张勇贤 1548d5b88c [MSLITE] check squaresumall op input 2023-01-31 09:37:03 +08:00
jiaorui 8456a762e5 fix bug of identity and noop 2023-01-31 09:21:14 +08:00
huodagu 137abc7b06 del cn files and add api_name in list 2023-01-31 09:20:36 +08:00
yefeng 390d6e06bb Model Api: Java ST 2023-01-31 09:15:18 +08:00
张清华 c6274e7a9d [JIT Fallback] Support any type feature in runtime procedure, handle the exception for Fallback process, and hide no_recursive api. 2023-01-31 09:14:51 +08:00
lilinjie b37844513a add supported check for InplaceIndexAdd and fix Gather 2023-01-31 09:13:58 +08:00
lianliguang e75b16209e fix bug of TopTypeOf in None 2023-01-31 09:07:31 +08:00
i-robot be8c4e12d3
!48215 add SmoothL1LossGradV2 adapter for acl
Merge pull request !48215 from qiuzhongya/smoothv2
2023-01-31 01:07:10 +00:00
i-robot 6dea14ddd5
!48157 [MS][LITE][parallel predict] runner java st
Merge pull request !48157 from yefeng/511-runner_java_ST
2023-01-31 00:59:46 +00:00
TinaMengtingZhang f664200171 Support NonMappable op in pull mode. 2023-01-30 13:56:50 -05:00
i-robot 6f5ef59471
!48219 Bugfix for cpu hash table: not create user data and code logic bug of class CPUHashTable
Merge pull request !48219 from zyli2020/dev
2023-01-30 15:32:32 +00:00
i-robot 8cc7e5e98c
!43540 Purge use void
Merge pull request !43540 from ZPaC/purge-use-void
2023-01-30 15:32:07 +00:00