i-robot
|
2a677110eb
|
!45863 [MSLITE][Func] support hd models
Merge pull request !45863 from 赵英灼/hd2
|
2022-12-02 01:45:47 +00:00 |
yanghaoran
|
e927cae33b
|
takedown testcases to ensure gate staability
|
2022-12-02 09:36:30 +08:00 |
i-robot
|
e88d49cc53
|
!44313 [assistant][ops]New operator implementation, include Quantile,NanQuantile
Merge pull request !44313 from jakcmanftr/pr-quantile
|
2022-12-02 01:31:14 +00:00 |
i-robot
|
35ba246ded
|
!45989 check whether the value of Tuple/List/Scalar is known before accessing value
Merge pull request !45989 from chengbin/anyvalue
|
2022-12-02 01:29:42 +00:00 |
i-robot
|
d1b6c18287
|
!46308 删除影响缓存命中部分
Merge pull request !46308 from 李良灿/cachefix
|
2022-12-02 01:23:49 +00:00 |
i-robot
|
b02413962d
|
!46346 [assistant][ops][I5EWTJ] Quantile fix bug
Merge pull request !46346 from 黎冠新/quantile_fix_bug
|
2022-12-02 01:22:03 +00:00 |
i-robot
|
806ecc4483
|
!41550 [assistant][ops] Add new gpu operator LuUnpack and LuUnpackGrad
Merge pull request !41550 from 谢忠杰/LuUnpackGrad
|
2022-12-02 01:20:14 +00:00 |
i-robot
|
88fc9cb386
|
!46322 fix op adaptation info for SparseApplyAdagrad ApplyAdagradV2 and SparseApplyFtrl
Merge pull request !46322 from laiyongqiang/bug_fix
|
2022-12-02 01:10:14 +00:00 |
i-robot
|
80bd3c0f86
|
!46291 [MD] Process Error Samples Replace and Skip Support for Map op
Merge pull request !46291 from cathwong/ckw_error_samples
|
2022-12-01 23:47:15 +00:00 |
Cathy Wong
|
30b4fc190b
|
[MD] Process Error Samples Replace and Skip Support for Map op
|
2022-12-01 14:42:32 -05:00 |
i-robot
|
e2c891571f
|
!43897 [assistant][ops] Add NonMaxSuppressionV3
Merge pull request !43897 from GP/master
|
2022-12-01 13:59:28 +00:00 |
arranclo
|
32e580783a
|
fix bug
|
2022-12-01 21:48:25 +08:00 |
xie-zhongjie
|
1caf3bbbfc
|
[feat][assistant][I5EWLH] add new gpu operator LuUnpackGrad
|
2022-12-01 21:46:11 +08:00 |
i-robot
|
e2e0e009e6
|
!41886 [assistant][ops] Add GPU Operator CombinedNonMaxSuppression
Merge pull request !41886 from Forever Young/CombinedNonMaxSuppression
|
2022-12-01 12:56:01 +00:00 |
i-robot
|
4d1b5f9d29
|
!46326 fix bug about getAttr[means] is null pointer in BoundingboxEncode when given an illegal MindIR.
Merge pull request !46326 from ZhidanLiu/fixbug
|
2022-12-01 12:54:43 +00:00 |
wangchangheng
|
b04ccc94c8
|
fixed function performance bug
|
2022-12-01 20:50:50 +08:00 |
i-robot
|
e093d40814
|
!46203 [MS]{Lite][Task] change litert to plugin
Merge pull request !46203 from 刘力力/feature_new_cpu_plugin_merge
|
2022-12-01 12:50:25 +00:00 |
baochong
|
a0c3c53d18
|
fix gpu random op performance
|
2022-12-01 20:44:58 +08:00 |
ckey_Dou
|
68b270bee6
|
check whether the value of Tuple/List/Scalar is known before accessing
value
|
2022-12-01 20:43:18 +08:00 |
reku1997
|
d79f3b9642
|
inline partial func in return value
|
2022-12-01 20:42:32 +08:00 |
liuluobin
|
0c86b10070
|
Fix execution order are different between each card when PyNative+jit
|
2022-12-01 20:21:54 +08:00 |
i-robot
|
affbe7c44f
|
!46239 fix the bug of GPU dump tensor and invalid output valuenode
Merge pull request !46239 from limingqi107/bug_fix4
|
2022-12-01 12:21:00 +00:00 |
i-robot
|
c0e4f3fd6d
|
!46168 optimize exception log about Join
Merge pull request !46168 from huanghui/opt-exception-msg
|
2022-12-01 12:13:11 +00:00 |
fandawei
|
b5b36f553b
|
add ops.is_complex, ops.float_power, ops.fmod,
tensor.is_complex, tensor.float_power and tensor.fmod.
|
2022-12-01 19:56:37 +08:00 |
i-robot
|
d988fa28e4
|
!45771 增加导出cos和atan2的onnx模型和resizebiliear算子的测试用例
Merge pull request !45771 from wangtongyu6/export_onnx_cos_atan2
|
2022-12-01 11:41:32 +00:00 |
ZhidanLiu
|
c21e9f5eba
|
fix bug about Attribute[means] is null pointer when given an illegal MindIR.
|
2022-12-01 19:33:14 +08:00 |
i-robot
|
5f8c2d3f8c
|
!46313 [Assistant][ops] ScatterNdAdd、ScatterNdSub
Merge pull request !46313 from Joseph_Lee/ScatterNdAdd
|
2022-12-01 11:32:05 +00:00 |
ZhidanLiu
|
36738babc0
|
fix bug in maxunpool1d.
|
2022-12-01 19:28:57 +08:00 |
i-robot
|
00c176d9d2
|
!44383 Add Resize for AvgPool3D
Merge pull request !44383 from Seeker98/AvgPool3D
|
2022-12-01 11:27:41 +00:00 |
i-robot
|
40e57737ee
|
!46085 add split series function and Tensor api: tensor_split, vsplit, hsplit, dsplit
Merge pull request !46085 from ZhidanLiu/master
|
2022-12-01 11:07:40 +00:00 |
i-robot
|
149d5cabe4
|
!46306 modify format
Merge pull request !46306 from 俞涵/code_docs_1110
|
2022-12-01 11:02:26 +00:00 |
i-robot
|
6a3064c73b
|
!46278 fix mindir subcell bug
Merge pull request !46278 from lianliguang/fix-bug-of-mindir-subcell
|
2022-12-01 10:56:42 +00:00 |
zhaoyingzhuo
|
db4e640dcc
|
fix convert bug
|
2022-12-01 18:53:16 +08:00 |
Lai Yongqiang
|
cb138da74c
|
fix op adaptation info for SparseApplyAdagrad ApplyAdagradV2 and SparseApplyFtrl
|
2022-12-01 18:41:25 +08:00 |
Signed-off-by: jakcmanftr
|
9d06b73e86
|
[assistant][ops]New operator implementation, include Quantile and Nanquantile
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
|
2022-12-01 18:34:34 +08:00 |
luochao
|
b44cea3cf7
|
fix fake prim bug and others
|
2022-12-01 18:32:18 +08:00 |
baochong
|
5e5603bbbf
|
modify operator infershape
|
2022-12-01 17:59:12 +08:00 |
i-robot
|
dbe9e1265f
|
!46199 [MSLITE][Fix] add device validation
Merge pull request !46199 from 赵英灼/check_device
|
2022-12-01 09:39:51 +00:00 |
i-robot
|
0f021b9caf
|
!42579 [assistant][ops][I5EWK5]New GPU operator implementation, include SparseDenseCwiseAdd, SparseDenseCwiseMul, SparseDenseCwiseDiv
Merge pull request !42579 from liujinnan/SparseDenseCwiseAdd
|
2022-12-01 09:26:02 +00:00 |
i-robot
|
38b3deb372
|
!45617 [assistant][ops][I5EWUA] New GPU operator implementation, include SparseSegmentMeanWithNumSegments, SparseSegmentMeanGrad
Merge pull request !45617 from 黎冠新/SparseSegmentMeanWithNumSegments3
|
2022-12-01 09:17:31 +00:00 |
i-robot
|
0cc32a8300
|
!44041 [assistant][ops] Add uniformInt算子
Merge pull request !44041 from Joseph_Lee/uniformInt
|
2022-12-01 09:14:44 +00:00 |
i-robot
|
a17b1369bd
|
!45844 move bprop expander files
Merge pull request !45844 from DeshiChen/1122_core_expander
|
2022-12-01 09:06:59 +00:00 |
i-robot
|
078a3e749e
|
!46222 Solve mul resulte error while input type is uint64
Merge pull request !46222 from zhangzhaoju/ms_master_mul
|
2022-12-01 08:53:47 +00:00 |
kang_yuanrui
|
c76ed74d09
|
SparseAddmm
|
2022-12-01 16:29:06 +08:00 |
i-robot
|
1c7b1f1ad8
|
!45670 fix optional input and output
Merge pull request !45670 from liubuyu/acl_launch
|
2022-12-01 08:19:54 +00:00 |
liu lili
|
9d2434ad06
|
mindspore lite: change litert to plugin
|
2022-12-01 16:10:46 +08:00 |
周禹
|
0a2269f01e
|
scatterndadd、scatterndsub
|
2022-12-01 15:37:15 +08:00 |
i-robot
|
60efe0e06e
|
!41458 [assistant][ops]New operator implementation, include RenderedSST2Dataset
Merge pull request !41458 from 李子亘/rendered_sst2
|
2022-12-01 07:34:54 +00:00 |
i-robot
|
c54caa60aa
|
!46300 Fix the inconsistency between Chinese and English exceptions in LFCC
Merge pull request !46300 from 刘勇琪/code_docs_master
|
2022-12-01 07:34:48 +00:00 |
i-robot
|
31208361ad
|
!46232 Add pad operation when padding's length is equal to 0
Merge pull request !46232 from 冯一航/add_pad_null_padding
|
2022-12-01 07:28:52 +00:00 |