zhanghaibo5
|
182e2dc8c2
|
clear warning of complier
|
5 years ago |
wang_shaocong
|
fef75213ed
|
Modify implementation of constant_of_shape.
Fix bug of implementation of cast and reduce and infershape of slice and topk.
|
5 years ago |
mindspore-ci-bot
|
caab8a1507
|
!7682 [MS][LITE][Develop]fix compile warning
Merge pull request !7682 from chenjianping/lite_dev
|
5 years ago |
chenjianping
|
86c3e2225d
|
fix compile warning
|
5 years ago |
mindspore-ci-bot
|
33d2cae607
|
!7621 add lite ops of instanceNorm
Merge pull request !7621 from liuwenhao/master
|
5 years ago |
liuwenhao4
|
57fca0a294
|
add lite ops of instanceNorm
|
5 years ago |
wangzhe
|
4a71ba1245
|
add layer_norm op and layer_norm fusion
|
5 years ago |
mindspore-ci-bot
|
a5a5ef9617
|
!7560 [MS][LITE][Develop]add fp32 deconv merge assembly
Merge pull request !7560 from lixian/master
|
5 years ago |
lixian
|
7271ac8a80
|
add fp32 deconv merge assembly
|
5 years ago |
mindspore-ci-bot
|
9b2b062642
|
!7527 [MS][LITE][Develop]add fp32 deconv kernels
Merge pull request !7527 from lixian/master
|
5 years ago |
lixian
|
aa94e5a91e
|
add fp32 deconv kernels
|
5 years ago |
mindspore-ci-bot
|
7747f4c471
|
!7457 [MSLITE] Support Fp32 Matrix-Vector Multiplication for FC/MATMUL Ops
Merge pull request !7457 from zhanyuan/tmp
|
5 years ago |
zhanyuan
|
cccaab4fdc
|
Support FP32 Matrix-Vector Multiplication
|
5 years ago |
ling
|
7d97c1b903
|
[MSLITE][Develop]deconv winograd input pack and output bias
|
5 years ago |
lixian
|
01140a29c0
|
fix fp32 deconv relu parameter bug
|
5 years ago |
mindspore-ci-bot
|
4843f6aba0
|
!7432 Adam + Sparse softmax and bug fix
Merge pull request !7432 from yonibaehr/export
|
5 years ago |
Haim Moushkatel
|
9392e02a36
|
Adam optimizer + Bug Fix
|
5 years ago |
ling
|
46b7154fac
|
[MSLITE] deconv optimize fp32
|
5 years ago |
lixian
|
c7c045ccf0
|
post deconv assembly for arm32
|
5 years ago |
mindspore-ci-bot
|
257570b3b2
|
!7291 [MS][LITE][Develop]optimization for fp32 winograd on arm32
Merge pull request !7291 from lixian/master
|
5 years ago |
mindspore-ci-bot
|
627bf391c6
|
!7281 use faster sort algorithm in detection_post_process op
Merge pull request !7281 from wangzhe/tmp
|
5 years ago |
lixian
|
7f3582d0f5
|
optimization for fp32 winograd on arm32
|
5 years ago |
wangzhe
|
52e9ba1df7
|
implement partial sort
|
5 years ago |
zhaodezan
|
eaaf92a534
|
floormod and Add of arithmetic support int type
|
5 years ago |
yangruoqi713
|
43d0020564
|
[MSLITE][Develop] optimize arm cpu arithmetic: remove redundant code
|
5 years ago |
mindspore-ci-bot
|
634cdd3485
|
!7249 [MS][LITE][CPU] conv 1x1 init time optimize
Merge pull request !7249 from liuzhongkai/conv1x1_asmop
|
5 years ago |
liuzhongkai
|
8213de4434
|
conv1x1 init time optimize
|
5 years ago |
yoni
|
bcee320dbb
|
tod add networks and ops
|
5 years ago |
yangruoqi713
|
23757309f7
|
[MSLITE][Develop] optimize arm fp32 cpu op lstm: add neon
|
5 years ago |
liuzhongkai
|
a5b16c239e
|
add arm32 asm RowMajor2Col8Major
|
5 years ago |
mindspore-ci-bot
|
dc5adf0137
|
!7025 [MS][LITE][Develop]syc op_base act type with schema
Merge pull request !7025 from mengyuanli/syc_act_type
|
5 years ago |
mindspore-ci-bot
|
6c3cfe3036
|
!7018 scale and stack fp16
Merge pull request !7018 from zhaozhenlong/lite/op/scale_stack_fp16
|
5 years ago |
mengyuanli
|
d56eb90044
|
syc op_base act type with schema
|
5 years ago |
zhaozhenlong
|
39c0ef10cb
|
scale stack fp16
|
5 years ago |
tao_yunhao
|
caf25aa4d3
|
add string_util & cpu op skip_gram
|
5 years ago |
fuzhiye
|
2d00b74de2
|
optimize winograd input transform func
|
5 years ago |
mindspore-ci-bot
|
e7eafb38a0
|
!6967 [MS][LITE][Develop]merge border handling for matmul
Merge pull request !6967 from lixian/master
|
5 years ago |
lixian
|
895efc6e2f
|
merge border handling for matmul
|
5 years ago |
mindspore-ci-bot
|
649cee8ffc
|
!6940 scale with relu fusion and calculating
Merge pull request !6940 from zhaozhenlong/lite/op/scale_relu
|
5 years ago |
zhaozhenlong
|
0e07b0d9e8
|
scale add relu and relu6 for fusion and calculating
|
5 years ago |
lixian
|
cf9d13b24e
|
optimization for fp32 matmul kernel on arm64
|
5 years ago |
mindspore-ci-bot
|
cfbdca98c5
|
!6954 MSLITE add boolTofloat func for cast operator
Merge pull request !6954 from 徐安越/master
|
5 years ago |
xuanyue
|
dec4785b65
|
add boolTofloat func for cast operator
|
5 years ago |
mindspore-ci-bot
|
1642c40e91
|
!6792 move infershape from internal to nnacl
Merge pull request !6792 from wangzhe/master
|
5 years ago |
zhaozhenlong
|
58f02e611c
|
mul int32
|
5 years ago |
fuzhiye
|
f57b55014a
|
optimize fp16 winograd
|
5 years ago |
mindspore-ci-bot
|
12e52aa418
|
!6820 [MSLITE][Develop] optimization for fp32 kernel on arm32
Merge pull request !6820 from lixian/master
|
5 years ago |
mindspore-ci-bot
|
e100df0340
|
!6848 [MSLITE] Use local max input value instead of the global one for fp32 & fp16 softmax
Merge pull request !6848 from zhanyuan/dev
|
5 years ago |
zhanyuan
|
23d9ff9113
|
Use local max input value instead of the global one for fp32 & fp16 softmax
|
5 years ago |
lixian
|
939ccf7b58
|
optimization for fp32 matmul kernel on arm32
|
5 years ago |