Commit Graph

60459 Commits

Author SHA1 Message Date
ttudu 37586dbf9b ascend support untuple 2023-01-31 20:38:28 +08:00
i-robot 73e19297db
!48192 add support check for InplaceIndexAdd and fix Gather
Merge pull request !48192 from 李林杰/0130_add_supported_check_for_InplaceIndexAdd_master
2023-01-31 12:15:14 +00:00
i-robot d222e5a707
!48196 plugin package size
Merge pull request !48196 from zhoufeng/plugin-package-size
2023-01-31 12:03:36 +00:00
i-robot 078fc3fbb5
!48100 add dynamic_compile_static support for GatherV2
Merge pull request !48100 from yuchaojie/op_select
2023-01-31 11:53:16 +00:00
i-robot 9c69cba9f5
!48165 Fix the module name of dependency files when enable compile cache
Merge pull request !48165 from YuJianfeng/master
2023-01-31 11:50:42 +00:00
i-robot 026aa33e0d
!48222 batchmatmul gpu support adjoint
Merge pull request !48222 from zhoufeng/batchmatmul-gpu-support-adjoint
2023-01-31 11:47:03 +00:00
i-robot a34096d256
!48238 fix ms_kernel op unravelindex sync from cpu
Merge pull request !48238 from yanzhenxiang2020/fix_unravelindex_aicpu
2023-01-31 11:25:17 +00:00
i-robot 5acace7f6a
!48206 fix_ops_any_all_master
Merge pull request !48206 from yide12/tensor_isneginf_master
2023-01-31 11:21:28 +00:00
i-robot db1dff0e87
!48003 export node attr and primal attr
Merge pull request !48003 from lianliguang/add-primitive-clone
2023-01-31 11:00:55 +00:00
i-robot c9e32b8ce6
!47102 Fix bug of cse
Merge pull request !47102 from chenfei_mindspore/fix-bug-of-cse
2023-01-31 10:50:46 +00:00
i-robot a59c82b99d
!47582 [MSLITE] 增加gpu推理opencl中matmul和sigmoid的算子融合
Merge pull request !47582 from zhangdanyang/master
2023-01-31 10:46:51 +00:00
i-robot a60847084c
!48229 check squaresumall op input
Merge pull request !48229 from zhangyongxian/dev_zhangyongxian_ssa
2023-01-31 10:37:25 +00:00
i-robot 53595e1bc9
!48146 merge canndev codev to mindspore
Merge pull request !48146 from 沈竞兴/canndev_last1
2023-01-31 09:47:32 +00:00
i-robot e8bbd45089
!48256 modify marginrankingloss docs
Merge pull request !48256 from 冯一航/code_docs_modify_marginrankingloss_docs
2023-01-31 09:34:34 +00:00
fengyihang fca7edc15d modify marginrankingloss docs 2023-01-31 17:05:45 +08:00
i-robot 8992b3417c
!48250 modify format
Merge pull request !48250 from 俞涵/code_docs_1110
2023-01-31 08:59:48 +00:00
huodagu 76f6d29115 modify format 2023-01-31 16:05:31 +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
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
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
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
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
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
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
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