Commit Graph

168 Commits

Author SHA1 Message Date
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