Commit Graph

200 Commits

Author SHA1 Message Date
i-robot 1b82179635
!43651 报错不合理整改,增加测试用例
Merge pull request !43651 from ligan/cell
2022-10-17 10:01:06 +00:00
ligan 29b9607d23 cell 2022-10-17 09:48:24 +08:00
Margaret_wangrui 42a2da638b Rectification of test cases according to ST test case specifications. 2022-10-13 17:06:31 +08:00
i-robot dbc9bddf35
!43406 Adjust the location of syntax testcases
Merge pull request !43406 from huangbingjian/adjust_syntax_testcases
2022-10-13 02:51:52 +00:00
yanghaoran 3062ef5bdf add dockerfile for 1.9.0 2022-10-12 20:42:49 +08:00
huangbingjian 780900ae5f Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
i-robot 5fc62f6f1e
!42893 Check if xs is iterable in for
Merge pull request !42893 from LiangZhibo/check
2022-10-10 06:19:08 +00:00
liangzhibo fd0a6ae956 Add len with check in for 2022-10-09 17:28:44 +08:00
zhaoyingzhuo ee6dfdb21d support config file in ascend 2022-09-29 14:51:28 +08:00
wang_shaocong 81dd4fd53d [MSLITE] Support nnapi 2022-09-28 11:10:38 +08:00
i-robot c468849b59
!42572 支持tensor扩展存储到持久化存储
Merge pull request !42572 from larryzhangyong/persistent-tensor
2022-09-27 02:57:05 +00:00
liuluobin 544587c69f Fix description error in api create_group 2022-09-26 11:28:05 +08:00
zhangyong 68aceb140d support persistent tensor data 2022-09-24 19:55:21 +08:00
He Wei 1764db05b7 Support compile graph with MapParameter 2022-09-24 10:49:03 +08:00
fengyixing a513f8cbd8 新增msvc任务类型,编译Windows cpu vs 2022-09-23 10:52:51 +08:00
i-robot 95eb778df1
!42146 Support complex64 and complex128 mstype for ms.numpy.roll function on GPU.
Merge pull request !42146 from huangziling/master
2022-09-20 04:16:17 +00:00
i-robot 9d5c414dcf
!41981 upgrade Ascend package 14 Sept on master
Merge pull request !41981 from ZPaC/upgrade_ascend_zpc
2022-09-17 04:55:29 +00:00
ZPaC fc88413295 upgrade Ascend package 14 Sept on master 2022-09-16 23:27:03 +08:00
huangziling c0560eb779 Support complex mstype for ms.numpy,roll function. 2022-09-16 16:54:25 +08:00
i-robot 9876005e52
!41982 reconstruct and add data type of BroadcastTo
Merge pull request !41982 from ZhidanLiu/master
2022-09-16 08:23:39 +00:00
ZhidanLiu d954f45dd7 reconstruct and add data type of BroadcastTo 2022-09-15 19:13:42 +08:00
huangbingjian 831a113959 Fix GradOpertion in hypermap controlflow 2022-09-13 15:27:50 +08:00
i-robot ea0064578b
!41440 change api reg mode
Merge pull request !41440 from chenminmin/master
2022-09-07 06:53:02 +00:00
taipingchangan e20330a889 change api reg mode 2022-09-07 09:07:47 +08:00
i-robot 9fdd01aa72
!41108 add ocr ops
Merge pull request !41108 from xiaoyao/dev_onnx
2022-09-06 06:39:49 +00:00
i-robot 5ce30806c2
!41374 Add attr rename and op type rename for ascend vm op adapter
Merge pull request !41374 from laiyongqiang/op_adapter
2022-09-05 10:43:17 +00:00
xiao_yao1994 9d5f70d97a add op for ocr 2022-09-05 14:51:07 +08:00
LaiYongqiang 03d1165618 add attr rename and op type rename for ascend vm op adapter 2022-09-05 10:18:25 +08:00
greatpan c749dd57a1 conv winograd op refactor 2022-09-03 09:24:04 +08:00
i-robot bd229fcf11
!41056 [MS]Optimize backend
Merge pull request !41056 from 张学同/assert
2022-09-01 01:06:11 +00:00
zhangxuetong fcb0a7057c backend decoupling 2022-08-31 16:11:42 +08:00
liangzhibo 9467cdd520 support bool str function 2022-08-30 10:30:05 +08:00
i-robot 29ccbeedc2
!40916 [MSLITE][CPU] conv im2col op support avx512
Merge pull request !40916 from Greatpan/conv_im2col_avx512
2022-08-29 09:10:29 +00:00
i-robot 1edd58625f
!40834 Fix getattr, hasattr problem.
Merge pull request !40834 from LiangZhibo/null
2022-08-29 02:38:30 +00:00
i-robot ccf3db786c
!40668 move ascend const input to attr pass to unify mindir
Merge pull request !40668 from laiyongqiang/new_pass
2022-08-29 01:25:58 +00:00
greatpan 247e24d8d4 conv im2col support avx512 2022-08-27 17:57:32 +08:00
LaiYongqiang e809917a50 move ascend const input to attr pass to unify mindir 2022-08-27 17:21:00 +08:00
liangzhibo ee7e869106 fix hasattr problem 2022-08-27 14:17:54 +08:00
i-robot e42ce78f04
!40800 [MSLITE][CPU] conv im2col refacor
Merge pull request !40800 from Greatpan/conv_im2col_refactor
2022-08-25 06:51:13 +00:00
greatpan d62ce47942 conv im2col refactor 2022-08-24 17:14:16 +08:00
liangzhibo a89dd30704 support int, float in graph mode 2022-08-23 14:55:03 +08:00
liangzhibo f75ff85f91 Support list tuple in graph 2022-08-18 11:14:23 +08:00
greatpan ebcabfe836 conv sw common simd refactor master 2022-08-10 14:56:11 +08:00
i-robot 0bd3653102
!38543 add transformer dynamic shape in mindspore code
Merge pull request !38543 from zhangdong/trans_dyn
2022-08-05 12:52:56 +00:00
zhangdong 30800bb017 add transformer mindspore fix 2022-08-04 16:41:49 +08:00
greatpanc 6e04760fbd conv 1x1 slidewindows, code refactor 2022-08-04 13:54:33 +08:00
greatpanc d56ce6ff05 winograd op thread cut opt 2022-08-01 09:47:51 +08:00
sunsuodong 9ea489beb3 change runtime to litert 2022-07-30 02:35:17 -07:00
luoyuan f0125d4d78 [MS][LITE] update some ops functional API support 2022-07-27 16:36:31 +08:00
i-robot 4c686602aa
!38106 fix buf of mindir parameter counter
Merge pull request !38106 from lianliguang/master
2022-07-19 01:42:09 +00:00