Commit Graph

295 Commits

Author SHA1 Message Date
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
lianliguang b5a09933a2 fix bug of mindir parameter counter and check if all parameter has been inited in mindir 2022-07-15 17:38:06 +08:00
greatpan 34af663246 matmul big shape case opt 2022-07-15 09:15:10 +08:00
i-robot 6b42609608
!36337 Add Graph and InMemoryGraphDataset for loading graph
Merge pull request !36337 from ms_yan/graph
2022-07-14 11:27:42 +00:00
ms_yan f53b67ed78 add Graph and InMemoryGraphDataset 2022-07-13 22:33:33 +08:00
linqingke 0757f21796 New add gatherd_v2_grad aicpu ops. 2022-07-12 19:11:56 +08:00
yefeng 872ad1f95d python api 2022-07-05 09:35:00 +08:00
ttudu 5adef70624 yolov5 dynamic ops 2022-07-01 10:03:03 +08:00
xiao_yao1994 186e6c4c43 "solve repeat search in FindDestOps's DFS" 2022-06-30 16:14:56 +08:00
i-robot 25fe3dd073
!36340 [MS][LITE]fix unique_with_pad docs
Merge pull request !36340 from gongdaguo1/fix_unique_with_path
2022-06-28 11:46:41 +00:00
lujiale 197f78ca92 add docker for 1.8 2022-06-28 11:02:24 +08:00
chaijun a011326430 fix unique_with_pad docs and add unique_with_pad gpu op 2022-06-28 10:10:42 +08:00
i-robot 2e32daa9e2
!34168 [MS][LITE]support coreml delegate
Merge pull request !34168 from XianglongZeng/coreml_2
2022-06-25 01:47:14 +00:00
XianglongZeng e4fea89333 mindspore support coreml 2022-06-24 11:20:30 +08:00
chaijun 2dea092baf add unique_with_pad functional 2022-06-21 10:00:29 +08:00
lizhenyu ea0fe63c04 graceful exit for embedding cache mode 2022-06-17 14:10:52 +08:00
i-robot 25e924d923
!35896 Fix AdaptiveMaxpool2D op don't support second output.
Merge pull request !35896 from linqingke/adative_maxpool_2d_support_ascend
2022-06-15 01:40:24 +00:00
Lai Yongqiang c1ad42df74 New Device Context 2022-06-14 17:09:47 +08:00
linqingke c2167a5326 fix adaptive_maxpool2d bug. 2022-06-14 14:29:20 +08:00
i-robot aa7e67d1d6
!35633 Error message structure optimization, hierarchical printing
Merge pull request !35633 from wangjunbao/master
2022-06-12 07:54:28 +00:00
lizhenyu f78d645b69 bugfix for embedding cache 2022-06-10 15:02:55 +08:00
wangjunbao d8e7f7aad1 Error message structure optimization, hierarchical printing 2022-06-10 11:20:37 +08:00
Zhang Qinghua ce39353421 Fix GradOperation descripition and support tuple/list for 'get_by_list'. 2022-06-07 14:21:58 +08:00
i-robot e29229320e
!35284 [MD] Adding docstrings for minddata UT Python Part 4
Merge pull request !35284 from davidanugraha/add_dataset_test_comment_part4
2022-06-04 17:46:20 +00:00
David 229603b4b5 Added docs to ut part 4 2022-06-02 21:37:15 -04:00
lby bcf1dfe963 compile macro 2022-05-30 13:50:09 +08:00
i-robot d70fe9e7da
!34805 support const iterator For
Merge pull request !34805 from 于振华/rewrite_for_unfold_0518
2022-05-28 08:45:22 +00:00
i-robot 087d122f9f
!34980 [ME] raise only supports some Python standard exception types.
Merge pull request !34980 from Margaret_wangrui/raise_type
2022-05-28 07:38:22 +00:00
yanghaoran e1d3e6edac take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
Margaret_wangrui c0ac64aaae [ME] raise only supports some Python standard exception types. 2022-05-27 14:37:00 +08:00
yuzhenhua ec1e152e17 for const iterator For 2022-05-26 19:23:46 +08:00
yanghaoran 05b12abbb7
回退 'Pull Request !34741 : [ME] raise only supports some Python standard exception types.' 2022-05-25 13:00:51 +00:00
Margaret_wangrui bc5906e630 [ME] raise only supports some Python standard exception types. 2022-05-24 15:39:32 +08:00
hangangqiang 41e4d93ddd support const-test if 2022-05-19 18:57:29 +08:00
i-robot fa413938a3
!34522 [MS] jenkins add white links
Merge pull request !34522 from HuKang/master
2022-05-19 07:56:58 +00:00
i-robot 77726dd5eb
!34567 fix bug in class_def_parser
Merge pull request !34567 from hangq/rewrite-pr
2022-05-19 01:20:10 +00:00
hangangqiang d910b1929a fix bug in class_def_parser and quant.py 2022-05-18 16:36:34 +08:00
sunsuodong 9f93eb7908 remove lite session 2022-05-17 20:27:03 -07:00
hukang f91dcd25ac add white links 0517 2022-05-17 18:00:26 +08:00
zhaizhiqiang d651b8062b refactor lite 2022-05-12 14:21:49 +08:00
xuanyue 7b4ec7b351 matmul-avx support split-by-row when B is a vector 2022-05-10 17:07:43 +08:00
yanghaoran 29508d02f8 update mapping task, introduce more rules 2022-05-10 14:48:05 +08:00
sunsuodong 1534ec42a7 add lite python api ut st 2022-05-04 02:40:16 -07:00
liangzhibo 2fc92bba08 graph fallback control flow ForceToBoolNode change 2022-04-28 15:16:09 +08:00
i-robot 7573e2904e
!33620 Fix example code and docs
Merge pull request !33620 from xiaotianci/code_docs_fix_example
2022-04-28 02:05:47 +00:00
i-robot 35059a92f7
!33616 [MS][LITE][Develop] add lite python api
Merge pull request !33616 from sunsuodong/python_api
2022-04-28 01:15:29 +00:00
Xiao Tianci 82b4d74ef5 fix example code and docs 2022-04-27 20:06:17 +08:00
sunsuodong 808fe6dce7 add lite python api 2022-04-26 21:26:44 -07:00
wmzheng2020 5deeb5a9bf add codecheck rules 2022-04-25 14:19:09 +08:00
i-robot b1023addba
!31199 [MSLITE] Support to convert pytorch model.
Merge pull request !31199 from wangshaocong/torch_converter
2022-04-22 03:21:44 +00:00
i-robot 3f4858edc8
!33315 install scripts support Ubuntu 20.04 and WSL+Win11
Merge pull request !33315 from iambowen1984/master
2022-04-21 11:28:09 +00:00
wang_shaocong 75d1b9d1e7 [MSLITE] Support to convert pytorch model 2022-04-21 16:59:43 +08:00
Bowen Ma ed87d65758 update install scripts to support both wsl and ubuntu 20.04 2022-04-20 17:32:50 +08:00
wangshuide2020 c2f2002ed9 extract functional to array, math, and parameter function module. 2022-04-20 15:52:04 +08:00
yanghaoran ce4231e2a4 fix gate mapping rules 2022-04-15 10:07:43 +08:00
Zhang Qinghua 12826b0f6c Add core/abstract/ops directory.
Move core_ops.h.
2022-04-14 19:31:28 +08:00
7347157+joylvliang@user.noreply.gitee.com 421d0cf339 enable_dynamic_shape_in_ms_function 2022-04-13 16:46:47 +08:00
i-robot b587006ea7
!32293 FL x86 ST for lenet
Merge pull request !32293 from zhangzhaoju/master_st
2022-04-13 06:18:53 +00:00
i-robot ced242a30d
!32803 [MS][LITE]rename "kernel/arm" to "kernel/cpu"
Merge pull request !32803 from 张学同/rename_kernel
2022-04-13 01:13:35 +00:00
zhangzhaoju ab2e3025e4 FL ST frame, add st for lenet 2022-04-12 20:16:54 +08:00
zhangxuetong c349c1f2d0 rename arm to cpu 2022-04-12 19:44:33 +08:00
lvmingfu 216f7d29f1 add white urls 2022-04-11 16:27:38 +08:00
i-robot 4636851fc5
!32351 reinforce subtree support in Rewrite
Merge pull request !32351 from hangq/mscompression-pr
2022-04-08 01:24:27 +00:00
i-robot bd86f55f8b
!32282 CI mapping rules in further details
Merge pull request !32282 from yanghaoran/master
2022-04-06 03:37:08 +00:00
hangangqiang 0e213ca36c reinforce subtree in Rewrite
reinforce Primitive op support in Rewrite
2022-04-02 16:14:18 +08:00
hangangqiang de196f3a25 add mindpore rewrite 2022-03-30 17:40:27 +08:00
yanghaoran 82ce4e5d64 CI mapping rules in further details 2022-03-30 16:25:47 +08:00
zhaizhiqiang 7e47d40dc7 rename experiment dir 2022-03-26 16:24:47 +08:00
zhaizhiqiang ccb88ae531 refactor nnacl: abstrackt kernel base 2022-03-23 20:31:23 +08:00
i-robot bb79b8e922
!31516 update mapping rules for CI, removing unnecessary triggers
Merge pull request !31516 from yanghaoran/master
2022-03-21 07:23:11 +00:00
yujianfeng e9b54f2466 Clean code 2022-03-19 14:36:21 +08:00
i-robot 8bf05cef5d
!31462 [MS][LITE]Add Operator parallelism
Merge pull request !31462 from gongdaguo1/add_mep_op_para2
2022-03-18 11:11:57 +00:00
yanghaoran b4b9a83308 update mapping rules for CI, removing unnecessary triggers 2022-03-18 16:31:46 +08:00
gongdaguo 5cb747cf4b Add operator parallelism 2022-03-17 20:13:02 +08:00
jianghui58 b5f0ed6201 codex clean 2022-03-17 15:15:12 +08:00
i-robot d2e5cd3b94
!31338 [MS][LITE] fix codex warnning
Merge pull request !31338 from jianghui58/fix_warning
2022-03-16 08:54:53 +00:00
jianghui58 e35d1adf83 fix codex warning 2022-03-16 09:51:40 +08:00
7347157+joylvliang@user.noreply.gitee.com a3f967dc33 search_hook_for_all_sub_cell 2022-03-14 15:44:06 +08:00
7347157+joylvliang@user.noreply.gitee.com f4e9517220 transfer_interface_to_inner_interface 2022-03-10 16:39:12 +08:00
yanglf1121 893587ae55 support csr cpu 2022-03-08 14:15:06 +08:00
lz 78f98ad3f5 add examples for micro arm64 and arm32M 2022-03-03 16:26:13 +08:00
i-robot 0641261e3d
!30565 [MSLite][Micro]add micro examples and delete useless tests.
Merge pull request !30565 from lz/microv4
2022-02-25 06:18:09 +00:00
lz 208ede7c83 add micro examples & delete useless tests 2022-02-25 12:03:57 +08:00
i-robot 55470a0f14
!30398 add mapping task config
Merge pull request !30398 from wmzheng2020/gate
2022-02-23 02:34:06 +00:00
wmzheng2020 93f6d717e9 update 2022-02-22 20:30:20 +08:00
lz 1056328d94 micro refactor 2022-02-21 15:36:18 +08:00
marui d47e79b04c Refactor ccsrc directories and CMakeLists files 2022-02-13 14:37:51 +08:00
yangruoqi713 4b0edb34ce [MSLITE][DEVELOP] optimize conv winograd 2022-01-28 17:30:50 +08:00
yujianfeng dcd6f9e491 Support compile cache in ps mode 2022-01-25 17:34:57 +08:00
hezhenhao1 90ba8916cc Add grad implementation for SolveTriangular ops 2022-01-22 17:43:24 +08:00
i-robot a666783cce
!29319 Add grad implementation for Eigh ops.
Merge pull request !29319 from hezhenhao1/add_eigh_grad
2022-01-22 01:36:04 +00:00
hezhenhao1 1a570479b3 Add grad implementation for Eigh ops. 2022-01-21 14:04:41 +08:00
xuanyue 27ddd48788 matmul opt 2022-01-21 09:16:41 +08:00
i-robot 22863d8648
!29157 [MS][LITE]Hi35xx use new api
Merge pull request !29157 from gongdaguo/hi35xx_add_config3
2022-01-19 06:54:29 +00:00
gongdaguo 7f1e14ff72 Migration directory 2022-01-18 17:04:33 +08:00
i-robot 446ac59181
!29153 fix code check
Merge pull request !29153 from lianliguang/master
2022-01-17 12:30:34 +00:00
Xiao Tianci c31b86df68 add new commiter 2022-01-17 15:59:07 +08:00
lianliguang 449d31e0b5 fix code check 2022-01-17 10:04:17 +08:00
i-robot 2618ec20d8
!28633 [MS][LITE][CPU] code generator avx512
Merge pull request !28633 from liuzhongkai/code_generate4
2022-01-11 07:23:10 +00:00
lzk dfdade9464 avx512 code generator 2022-01-06 18:15:38 -08:00
lzk d58872fe88 matmul dot 2022-01-05 20:25:26 -08:00
sunsuodong 8d9f661785 code review 2021-12-24 22:13:55 -08:00
haoran.wang 4d90a1dbd2 Updating the redistribution cost in D-Rec cost model 2021-12-23 08:51:41 +00:00
i-robot fde62142a0 !27907 [MS][LITE][CPU] matmul nonconstant weight optimize
Merge pull request !27907 from liuzhongkai/matmul512_new
2021-12-22 09:56:27 +00:00
lzk 71b1d86d9f matmul avx512 is not pack 2021-12-20 22:10:59 -08:00
i-robot 76aaf62088 !27860 The profiler framework data is changed to binary data
Merge pull request !27860 from helloiSCSI/data_reduce
2021-12-20 07:47:49 +00:00