Commit Graph

45876 Commits

Author SHA1 Message Date
ZPaC 77fac23f34 Optimize log for ssl config file 2022-05-25 16:08:49 +08:00
Xiao Tianci 1e7b57686c fix SliceGrad memory error 2022-05-25 16:06:48 +08:00
i-robot 13718d1fe0
!34835 [MS][LITE]fix caffe convert bug and npu support arm32 fp16
Merge pull request !34835 from XianglongZeng/myms_new_3
2022-05-25 07:49:50 +00:00
yuzhenhua 8b4a1bad30 fix docstring 2022-05-25 15:49:15 +08:00
i-robot 1319de8fb9
!33876 [MSLITE][Func] Add gather d implementation.
Merge pull request !33876 from 赵英灼/zhuo55
2022-05-25 07:47:02 +00:00
i-robot 6ed73f8785
!34905 [MS][LITE][parallel predict] fix python bug: python predict without input tensor
Merge pull request !34905 from yefeng/322-fix_python_bug
2022-05-25 07:35:40 +00:00
Gaoxiong eec1e8cdd8 support reshape elim check in graph_split 2022-05-25 15:33:46 +08:00
z00512249 f215cf07c9 refactor tensor_scatter_arithmetic for gpu backend. 2022-05-25 15:24:14 +08:00
i-robot e20a45e91d
!34881 modify white list
Merge pull request !34881 from 冯一航/code_docs_modify_whitelist
2022-05-25 06:56:18 +00:00
i-robot acb8f8d99d
!34803 Inplace Assign for Hybrid DSL
Merge pull request !34803 from jiaoy1224/real_master
2022-05-25 06:50:47 +00:00
ling a26640bc5c unsorted segment prod info error log 2022-05-25 14:49:44 +08:00
i-robot 7c0de1a877
!34918 modify docs for masked select
Merge pull request !34918 from yangzhenzhang/code_docs_masked_select_en
2022-05-25 06:44:30 +00:00
i-robot cb95ee2b3d
!34886 add alloc/free memory details info
Merge pull request !34886 from limingqi107/bug_fix3
2022-05-25 06:42:39 +00:00
i-robot 633a24c680
!34883 Solve coredump of tag infer
Merge pull request !34883 from zhangzhaoju/master_jdk_change
2022-05-25 06:27:18 +00:00
zhujingxuan 873ad5ced4 Fix dimension check threshold 2022-05-25 14:22:35 +08:00
liu lili b4d4ab9b52 mindspore lite: use shared_ptr instead any 2022-05-25 14:21:38 +08:00
i-robot 94cac732c8
!34723 Fix the description of mode parameter in the Conv2d API.
Merge pull request !34723 from panzhihui/code_docs_conv2d
2022-05-25 06:20:55 +00:00
liangzhibo e58d9c4ff9 Add fallback control test case for 310 311 312 2022-05-25 14:18:30 +08:00
yangzhenzhang 570a8304ec modify doc for masked select 2022-05-25 14:16:31 +08:00
i-robot b4fb806f61
!34741 [ME] raise only supports some Python standard exception types.
Merge pull request !34741 from Margaret_wangrui/raise_type
2022-05-25 06:16:06 +00:00
i-robot f1513a6580
!34684 fix bug of mutiple slice net report error when the length is not equal
Merge pull request !34684 from lianliguang/master
2022-05-25 06:11:32 +00:00
i-robot ae69276122
!34908 modify format
Merge pull request !34908 from 俞涵/code_docs_0525
2022-05-25 06:06:41 +00:00
i-robot c59e976f0d
!34830 runtime performance optimize-add actor pass of invalid data arrow elimination
Merge pull request !34830 from limingqi107/new_actor_runtime
2022-05-25 04:52:48 +00:00
i-robot 21579055c8
!34609 Add CPU version of ApplyGradientDescent op
Merge pull request !34609 from TinaMengtingZhang/dev_cpu_op_apply_gradient_descent
2022-05-25 04:45:35 +00:00
lizhenyu de8bcb3f0f Add MuxSendActor and MuxRecvActor 2022-05-25 12:13:45 +08:00
fengyihang e39e31e012 modify_white_list 2022-05-25 11:55:32 +08:00
i-robot b98a574a84
!34874 update akg
Merge pull request !34874 from DeshiChen/0524_akg
2022-05-25 03:50:38 +00:00
i-robot 03a67c5cc7
!34836 optimize ptq converter time
Merge pull request !34836 from yeyunpeng2020/converter_ptq_time
2022-05-25 03:14:48 +00:00
huodagu 1d439cdf47 modify format 2022-05-25 11:13:49 +08:00
i-robot 37870ad025
!34773 check empty before using max_shape/min_shape
Merge pull request !34773 from chengbin/shape_func_refactor
2022-05-25 02:59:54 +00:00
i-robot fd351cc65b
!34167 Op Concat supports vmap
Merge pull request !34167 from DeshiChen/0509_concat
2022-05-25 02:48:54 +00:00
fanjibin af2ca2f409 deprecated relu from onednn 2022-05-25 10:48:46 +08:00
i-robot 10ba73b1c3
!34724 Refactor Scatter_nd_functor GPU kernel to activate use_locking
Merge pull request !34724 from zhujingxuan/scatter
2022-05-25 02:48:38 +00:00
i-robot 92d686c040
!34852 Modify Log Level
Merge pull request !34852 from jiaorui/log
2022-05-25 02:46:17 +00:00
张勇贤 e388c62a3a [MSLITE] Support TensorRT SliceFusion op and Crop op 2022-05-25 10:39:39 +08:00
i-robot 1ecc6538d1
!34537 output_shape add param estimate
Merge pull request !34537 from luoyang/dynamic_outputshape
2022-05-25 02:37:32 +00:00
yefeng 377ac65f27 fixbug: python predict without input 2022-05-25 10:35:03 +08:00
i-robot 9c9f1a26bd
!34322 Achieve ClipByNorm op on CPU GPU and Ascend
Merge pull request !34322 from JoyLvliang/add_clip_by_norm_op_on_GPU_and_CPU
2022-05-25 02:34:58 +00:00
Cathy Wong b8e7c2acaf [MD] Transform Unification: Phase 1C - Minor Code Fixes and UT Updates 2022-05-24 22:24:38 -04:00
yanghaoran 79e370d7aa fix 310 test script, finding pacakges in base dir only 2022-05-25 10:24:36 +08:00
i-robot 3b55c01ad6
!34811 add check for SoftmaxDropoutDoMaskV3Fusion
Merge pull request !34811 from yuchaojie/ir_fusion2
2022-05-25 02:17:21 +00:00
i-robot 6bd1586cf6
!34826 GraphKernel gather_nd算子注册表BUG修复
Merge pull request !34826 from ZengZitao/gnd_bug_fix
2022-05-25 02:15:48 +00:00
i-robot 520427cc3a
!34726 ScatterMax support vmap and add dynamic shape case
Merge pull request !34726 from polyhedral/max
2022-05-25 02:14:45 +00:00
i-robot 7676d9958b
!34608 [MD] Adding docstrings for minddata UT Python
Merge pull request !34608 from davidanugraha/add_dataset_test_comment
2022-05-25 02:10:32 +00:00
huangxinjing 95c5859d99 [AutoParalle]Fix ge process 2022-05-25 10:05:00 +08:00
i-robot 291b5faa98
!33925 parallel_initializer_seed
Merge pull request !33925 from yao_yf/auto_parallel_initializer_seed
2022-05-25 02:03:16 +00:00
liu lili 8ce7c7a113 mindspore: add cxx_api for cloud infer 2022-05-25 09:55:38 +08:00
i-robot 59c3bc58bc
!34843 [kernel]fix the error of testcase attr
Merge pull request !34843 from 张学同/applyproximaladagrad_gpu
2022-05-25 01:53:38 +00:00
yanghaoran f7dfcb0494 upgrade Ascend software suite 29 Apr 22 2022-05-25 09:53:28 +08:00
zhuyuxiao 92957e0b5a add error check 2022-05-25 09:46:36 +08:00