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 |