Commit Graph

62344 Commits

Author SHA1 Message Date
i-robot dc7c03cc46
!49378 [MS]{Lite][Task] new unified infer runtime framework
Merge pull request !49378 from 刘力力/feature_new_infer_merge
2023-02-25 06:18:08 +00:00
zhupuxu 5049eb775f fix bug for 5hd
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2023-02-25 14:15:14 +08:00
i-robot 3fd8a99be4
!49049 对Ascend后端BiasAdd算子不支持的5-D input格式NDHWC/NHWC进行过滤
Merge pull request !49049 from Soaringfish/fix_biasadd5d
2023-02-25 04:51:14 +00:00
limingqi107 9108c6f60b optimize converted list to tuple 2023-02-25 12:39:19 +08:00
i-robot a5471fcc0a
!49322 add output element kernel object type
Merge pull request !49322 from wYann/element_type
2023-02-25 03:56:26 +00:00
ZPaC 353d3a74e6 Sleep and retry after recvmsg eagain. 2023-02-25 11:51:19 +08:00
hujiahui8 8d9f2ace6e tuple operator: sequence_lt and sequence_le 2023-02-25 11:41:39 +08:00
i-robot cb41819a62
!49112 Add silu_grad expander fallback op
Merge pull request !49112 from wanghenchang/master_0216_1
2023-02-25 03:39:31 +00:00
liangcanli 491efe55a1 fixraisevariable 2023-02-25 11:37:35 +08:00
zjun 12fe565f06 Fix string split
Signed-off-by: zjun <zhangjun0@huawei.com>
2023-02-25 11:37:00 +08:00
i-robot 4baa3ee179
!49363 dump debuginfo files when compile with -f option
Merge pull request !49363 from zhoufeng/debuginfo-for-plugin
2023-02-25 03:33:43 +00:00
张清华 dec3b54904 [JIT Fallback] Support JIT Fallback Resolve routine; Refactoring exception re-throw routine; Throw exception if there's nested JIT execution. 2023-02-25 11:32:58 +08:00
i-robot f537c3c9ba
!49381 modify format
Merge pull request !49381 from 俞涵/code_docs_1110
2023-02-25 03:28:06 +00:00
i-robot a7b4112cb2
!49355 [Pynative]fix mem leak of rdr
Merge pull request !49355 from wanghenchang/master_0216_4
2023-02-25 03:14:30 +00:00
i-robot 890a949b4a
!47686 transformer st用例新增pynative模式下支持动态shape
Merge pull request !47686 from zhangdong/zd_3
2023-02-25 02:58:07 +00:00
i-robot 5cffc69211
!49026 codegen support multi-model predict
Merge pull request !49026 from zhangyanhui/mas_zyh0210
2023-02-25 02:55:11 +00:00
i-robot b0b03870d6
!48487 Add the OffloadContext configuration class
Merge pull request !48487 from yangluhang/py_config_offload_context
2023-02-25 02:54:10 +00:00
i-robot 48b0015c10
!48881 fix bug of dyn input size
Merge pull request !48881 from lianliguang/fix-bug-of-pyexec-dynamic-input
2023-02-25 02:50:52 +00:00
i-robot 768b8588d2
!49316 Fix acl bug.
Merge pull request !49316 from linqingke/acl
2023-02-25 02:50:02 +00:00
i-robot 4d9b4da988
!49372 dropout to ge rollback
Merge pull request !49372 from wujueying/master
2023-02-25 02:47:02 +00:00
xuyongfei dc7fb15a26 MSLite, support Ascend offline multi model mutli thread load 2023-02-25 10:28:11 +08:00
shaojunsong 6691fa9dbf update hel 2023-02-25 10:25:17 +08:00
i-robot f4412779ad
!49278 support ConvBN fusion NCHW
Merge pull request !49278 from KXiong/dev
2023-02-25 02:24:29 +00:00
i-robot 081c5d51db
!49333 modify adaptivemaxpool3d docs
Merge pull request !49333 from 范吉斌/code_docs_maxpool
2023-02-25 02:21:45 +00:00
huodagu 9a6e21eb5a modify format 2023-02-25 10:19:36 +08:00
limingqi107 041c65f563 fix the nopnode of different input and output dtype 2023-02-25 10:18:53 +08:00
maning202007 d1e63129cb Fix the error log 'Incorrect parameter' for dump on CPU and Ascend 2023-02-25 10:14:52 +08:00
i-robot 09caa368e9
!49336 bug fix
Merge pull request !49336 from liubuyu/acl_launch
2023-02-25 02:06:10 +00:00
i-robot 88a5240aad
!49233 add sequence greater_than/equal ops & grad ops
Merge pull request !49233 from Yanzhi_YI/master
2023-02-25 01:58:04 +00:00
liu lili 17629fc26d mindspore lite: new unified infer framework 2023-02-25 09:46:23 +08:00
i-robot 2860d9c547
!49218 Profiler参数中文文档更新以及pynative模式动态shape网络标识获取无效
Merge pull request !49218 from liuchuting/s_p
2023-02-25 01:39:24 +00:00
ZhidanLiu 280313da21 fix grad error of AbstractList to AbstractTuple in split 2023-02-25 09:36:19 +08:00
i-robot 57dc8b7810
!49373 update releasenotes
Merge pull request !49373 from fangwenyi/code_docs_master
2023-02-25 01:34:58 +00:00
张勇贤 4387451d48 [MSLITE] limit batch2space and space2batch op type 2023-02-25 09:33:34 +08:00
i-robot 658fbddbd6
!49319 [Add Demo] Lite Predict with Model Encryption-Decryption
Merge pull request !49319 from 张澍坤/master
2023-02-25 01:31:15 +00:00
i-robot 53c2ee3a45
!49348 Fix custom actor control arrow when it's graph is in group.
Merge pull request !49348 from TronZhang/fix_custom_control_link
2023-02-25 01:22:00 +00:00
i-robot 50511159dc
!49332 Add PredictOutTypeMap CheckError
Merge pull request !49332 from NaCN/pre_check
2023-02-25 01:17:08 +00:00
TronZhang e27acf9a22 support dynamic for Concat's grad 2023-02-25 09:15:13 +08:00
i-robot 0898378bb9
!48807 null tensor raise runtimeError
Merge pull request !48807 from nomindcarry/adam_null_tensor
2023-02-25 01:10:27 +00:00
Cathy Wong 49a1082dd0 [MD] Debug Mode: Ignore python_mp. Batch op fixes. 2023-02-24 17:39:37 -05:00
i-robot b7391af68b
!49212 Fixing codecheck warnings
Merge pull request !49212 from michaelzhu_70ab/codecheck_fixes
2023-02-24 20:07:54 +00:00
maoyaomin 0436af2b0f fix the task id and stream id is not same in debug files 2023-02-25 00:57:43 +08:00
fanjibin 51d6897b13 modify adaptivemaxpool3d docs 2023-02-24 23:13:03 +08:00
i-robot 38d86a1563
!49352 fix index of adapter input
Merge pull request !49352 from qiuzhongya/maximum
2023-02-24 14:30:17 +00:00
i-robot f7287d5700
!48916 [MS]{Lite][Task] optimize custom op
Merge pull request !48916 from 刘力力/master_merge
2023-02-24 14:05:50 +00:00
zhangyanhui cd1e0f899e codegen support multi-model predict: modify for API and datastructure 2023-02-24 21:21:19 +08:00
i-robot 4d9543df6f
!48904 kernel_mod support tupleoftensor
Merge pull request !48904 from huoxinyou/0214tuple_of_tensor
2023-02-24 12:06:33 +00:00
i-robot f7b362445c
!49310 bugfix for sparsecountsparseoutput
Merge pull request !49310 from 黄勇/bugfix_sparsecountsparseoutput
2023-02-24 11:35:26 +00:00
lianliguang c5f3c791d1 dyn_input_size convert Tuple(XXX) to Tuple(Tuple(XXX), XXX), when the input is Tuple nest 2023-02-24 18:52:17 +08:00
fangwenyi 17a3fc241d update releasenotes 2023-02-24 18:33:03 +08:00