Commit Graph

40365 Commits

Author SHA1 Message Date
caifubi d26d7b21ff PyNative RunOp without Actor 2022-03-11 11:34:47 +08:00
i-robot 0b1ec574cf
!31147 modify input_params
Merge pull request !31147 from 俞涵/code_docs_modifydirname
2022-03-11 02:46:09 +00:00
i-robot 113ca84e1a
!31057 Update ms hybrid test cases
Merge pull request !31057 from zichun_ye/ms_doc_update
2022-03-11 02:40:04 +00:00
huodagu d9520704c1 modify_params_1 2022-03-11 10:35:26 +08:00
chenlei_autodiff 596e3d2944 [GraphKernel] add lite expanders. 2022-03-11 10:28:50 +08:00
i-robot 608113577c
!31095 Modify Log Level
Merge pull request !31095 from jiaorui/host_shape
2022-03-11 02:26:45 +00:00
zhangfanghe ea181ebaba optimizes the documentation of chinese API of ReduceMean. 2022-03-11 10:24:42 +08:00
i-robot 909b039e18
!31105 [MS][LITE][STABLE]optimize NUMA
Merge pull request !31105 from chenjianping/master_dev
2022-03-11 02:15:57 +00:00
i-robot 4b0d2a45d7
!31132 Enable testcase in d.
Merge pull request !31132 from gaoyong10/dynamic_shape_02
2022-03-11 01:59:25 +00:00
i-robot a064d0855b
!30728 add ci test for unify backend
Merge pull request !30728 from xiaoyao/master
2022-03-11 01:50:03 +00:00
i-robot a77f1dfbdd
!31056 Modify the join error message.
Merge pull request !31056 from huangbingjian/join_message
2022-03-11 01:43:58 +00:00
i-robot 97b1b40d20
!31112 [dataset][offload][easyuse] 修复Lenet训练时minddata会有一条告警日志的问题
Merge pull request !31112 from xiefangqi/md_fix_offload_warning
2022-03-11 01:35:04 +00:00
i-robot 95d57c67f6
!31136 fix memory leak by LiteMat when use operator=
Merge pull request !31136 from guozhijian/fix_memory_leak_by_LiteMat
2022-03-11 01:27:51 +00:00
i-robot fab3dcf03d
!30503 ONNX converter: GNMT support part two
Merge pull request !30503 from amalyshev/onnx-gnmt-part-two
2022-03-11 01:26:21 +00:00
i-robot eecf6db426
!31121 [MD] revert OBSMindDataset
Merge pull request !31121 from liyong126/revert_OBSMindDataset
2022-03-11 01:21:10 +00:00
i-robot 216e7c6a92
!31041 add check for conv2d
Merge pull request !31041 from yangzhenzhang/add-check-for-conv2d
2022-03-11 01:20:52 +00:00
jiaorui b80c29379f Log Level 2022-03-11 09:18:16 +08:00
i-robot ce23a32e5a
!31066 Fix a bug where ROIAlign and CropAndResize distributed op do not support GPU
Merge pull request !31066 from liuluobin/fix_roialign
2022-03-11 01:16:48 +00:00
i-robot 67d10ce3be
!31066 Fix a bug where ROIAlign and CropAndResize distributed op do not support GPU
Merge pull request !31066 from liuluobin/fix_roialign
2022-03-11 01:16:46 +00:00
i-robot e14d0ca36b
!31124 Split test cases of bfgs method.
Merge pull request !31124 from hezhenhao1/fix_scipy
2022-03-11 01:10:00 +00:00
i-robot 434e85d475
!31120 Fix error of vmap when MS_DEV_DDE_ONLY_MARK is 0
Merge pull request !31120 from LiangZhibo/mark
2022-03-11 01:05:21 +00:00
i-robot e58347ade1
!29498 Add stack_unstack_eliminator pass
Merge pull request !29498 from LiangZhibo/stack
2022-03-11 01:04:04 +00:00
i-robot 3f3c9480dc
!31127 Fix bprop of cg method, support to return CSRTensor.
Merge pull request !31127 from hezhenhao1/fix_cg
2022-03-11 01:03:59 +00:00
Parastoo Ashtari c61e56cbe2 fix kernel by kernel and mindRT parameter bug 2022-03-10 16:16:15 -05:00
gaoyong10 3664793fde skip parameter output of kernel graph. 2022-03-10 23:22:45 +08:00
i-robot e30446cca0
!31115 unified runtime support the value node is output of subgraph in the heterogeneous scene
Merge pull request !31115 from limingqi107/bug_fix4
2022-03-10 13:53:42 +00:00
i-robot a89faca8a0
!31115 unified runtime support the value node is output of subgraph in the heterogeneous scene
Merge pull request !31115 from limingqi107/bug_fix4
2022-03-10 13:53:38 +00:00
jonyguo e3a0962fae fix: memory leak by LiteMat operator= 2022-03-10 21:53:13 +08:00
jpc_chenjianping 01ae2e1edb optimize NUMA 2022-03-10 21:50:49 +08:00
i-robot df41aabae2
!31050 Dynamic shape for control flow.
Merge pull request !31050 from gaoyong10/dynamic_shape_01
2022-03-10 13:25:09 +00:00
i-robot 687f40a32f
!31050 Dynamic shape for control flow.
Merge pull request !31050 from gaoyong10/dynamic_shape_01
2022-03-10 13:25:05 +00:00
hezhenhao1 b63e4b8b20 Fix bprop of cg method, support to return CSRTensor. 2022-03-10 21:24:39 +08:00
i-robot 0f723c3615
!31119 [MSLITE] runtime pass valid in arm64 and avx
Merge pull request !31119 from ling/op
2022-03-10 13:06:19 +00:00
yefeng c91dc9cf29 flatbuffer 2022-03-10 21:04:46 +08:00
huangbingjian b2dd04e078 Modify the error message. 2022-03-10 20:38:03 +08:00
Zichun Ye 61469ad999 update ms hybrid test cases
fix ms hybrid doc

revert changes
2022-03-10 20:31:56 +08:00
yuchaojie 415e2c0a76 change log level for auto monad 2022-03-10 20:20:34 +08:00
i-robot 8db7f19aaf
!31108 [MS][LITE][Develop] fix matmul infer
Merge pull request !31108 from sunsuodong/fix_matmul_infer
2022-03-10 12:19:33 +00:00
yanglf1121 108fcd750e fix sparse segfault in pynative bprop 2022-03-10 20:17:18 +08:00
l00591931 46a5949e09 add stack_unstack_eliminate pass 2022-03-10 20:15:43 +08:00
i-robot 3037c08862
!30689 AllReduce fusion by size for DataParallel
Merge pull request !30689 from baihuawei/allreducefusion
2022-03-10 12:13:51 +00:00
huangbingjian 4f7c9cb27f Support user-defined classes through ms_class decorators. 2022-03-10 20:12:54 +08:00
ling c80e73a10d [MSLITE] runtime pass valid in arm64 and avx 2022-03-10 20:11:30 +08:00
i-robot 122bba710a
!31062 [MS][LITE]fix an entrance guard bug
Merge pull request !31062 from XianglongZeng/myms_new
2022-03-10 12:06:15 +00:00
hezhenhao1 892c091582 Split test cases of bfgs method. 2022-03-10 20:02:16 +08:00
i-robot 99910ef27f
!31088 convert C++ data to python when run fallback function
Merge pull request !31088 from lianliguang/add-fallback-builtin-function
2022-03-10 11:56:01 +00:00
chenzhuo 3b12614d7a add taylor higher order differentiation 2022-03-10 19:26:14 +08:00
wangshaocong cdb3391d62 [MSLITE] Add several models to ci test. 2022-03-10 19:24:17 +08:00
yangzhenzhang c00d29f223 rebase 2022-03-10 19:17:06 +08:00
i-robot 9622c1d65d
!31116 optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm
Merge pull request !31116 from zhangfanghe/code_docs_nn_diff_zfh_0310
2022-03-10 11:16:26 +00:00