mindspore-ci-bot
|
0b8896a5a0
|
!7601 [MSLITE] Fix bug of several operators.
Merge pull request !7601 from wangshaocong/bugfix_master
|
5 years ago |
mindspore-ci-bot
|
97cde36843
|
!7716 [lite] support complex64 and convertion about audio model and fix bug
Merge pull request !7716 from 徐安越/master
|
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 |
xuanyue
|
677824298a
|
support complex64 and support audio op convert and fix bug
|
5 years ago |
lyvette
|
ef86629298
|
rewrite aware train converter
|
5 years ago |
xuanyue
|
920cbb1e22
|
add identity pass and adjust log
|
5 years ago |
zhaozhenlong
|
6d4223bd46
|
add op NonMaxSuppression
|
5 years ago |
mindspore-ci-bot
|
a12af32c40
|
!7509 fix deconvolution output shape error and support parameter passing when doing infershape during inference for arithmetic.
Merge pull request !7509 from XianglongZeng/myms
|
5 years ago |
mindspore-ci-bot
|
da0be40224
|
!7579 [MS][LITE]fix onnx pool parser, fixed striped_sclice memory out of bounds
Merge pull request !7579 from gongdaguo/fix_pool
|
5 years ago |
mindspore-ci-bot
|
de93d9bff1
|
!7559 add onnx parser of pow
Merge pull request !7559 from yankai10/1021merge
|
5 years ago |
gongdaguo
|
cd858eae61
|
fix onnx pool parser, Fixed striped_sclice memory out of bounds
|
5 years ago |
AGroupofProbiotocs
|
f533dd6579
|
fix output shape error in deconv operator and support parameter passing when doing infershape during inference
|
5 years ago |
yankai
|
8f59cdb63a
|
add parser of pow
|
5 years ago |
hangq
|
a3c6ad09a0
|
rewrite schduler & fix subGraph segmentation bug
|
5 years ago |
wang_shaocong
|
7d75ac047f
|
Fix bug of several operators.
|
5 years ago |
xuanyue
|
7f42991624
|
append onnx parser
|
5 years ago |
mindspore-ci-bot
|
f517d14717
|
!7405 [MS][LITE]Add dropout pass, add clip pass, and fix the fusion problem of transpose
Merge pull request !7405 from gongdaguo/onnx_fix
|
5 years ago |
mindspore-ci-bot
|
b00b9d2450
|
!7396 fix upsample opeartor of onnx to resize opeartor
Merge pull request !7396 from yankai10/merge_1016
|
5 years ago |
yankai
|
c6639b91b7
|
fix upsample of onnx opeartor to resize
|
5 years ago |
gongdaguo
|
93a521d662
|
Add dropout pass, add clip pass, and fix the fusion problem of transpose
|
5 years ago |
mindspore-ci-bot
|
d6287ae6d8
|
!7260 [MSLITE] Support assigned input data shapes while running models.
Merge pull request !7260 from wangshaocong/bugfix_master
|
5 years ago |
wang_shaocong
|
db63e4e5f6
|
Support assigned input shapes while run benchmark tool.
|
5 years ago |
zhujingxuan
|
fbeeb5b820
|
add int8 support while converting dwconv to conv
|
5 years ago |
mindspore-ci-bot
|
289c4ff7a1
|
!7233 [lite] fix caffe unsupported op print and multiple inputs
Merge pull request !7233 from 徐安越/master
|
5 years ago |
xuanyue
|
0ebd45b2cd
|
fix caffe unsupported op print and multiple inputs
|
5 years ago |
mindspore-ci-bot
|
93bf293501
|
!7196 tflite support perchannel
Merge pull request !7196 from cjh9368/tflite_support_perchannel
|
5 years ago |
mindspore-ci-bot
|
79b974eb82
|
!7121 [MSLITE] Fix bug of onxx cast parser.
Merge pull request !7121 from wangshaocong/bugfix_master
|
5 years ago |
cjh9368
|
61f2c7e32b
|
tflite parser suppport perchannel
|
5 years ago |
mindspore-ci-bot
|
ea5ad3c298
|
!7128 use .cmake to compile protobuf and flatbuffers
Merge pull request !7128 from hangq/thread-pool-check
|
5 years ago |
wang_shaocong
|
b0c80c2754
|
Fix bug of onnx cast parser.
|
5 years ago |
hangq
|
16e1653c14
|
use .cmake to compile protobuf and flatbuffers
|
5 years ago |
lyvette
|
a327f77782
|
supplement onnx lstm,split,topk,constantOfShape parser
|
5 years ago |
xuanyue
|
357b597b4f
|
add onnx parser and adjust the way of printing unsupport op
|
5 years ago |
xuanyue
|
5a83415f07
|
adjust conv_param initial and add tflite custom parser
|
5 years ago |
xuanyue
|
dec4785b65
|
add boolTofloat func for cast operator
|
5 years ago |
xuanyue
|
40cb36efbf
|
fix onnx weightquant and add tflite custom op
|
5 years ago |
xuanyue
|
8fcc7e445b
|
adjust tflite parser
|
5 years ago |
mindspore-ci-bot
|
f00002a934
|
!6786 Add tflite parsers for PRELU and NEG operators and fix two little bugs in tflite quantize and dequantize parsers
Merge pull request !6786 from XianglongZeng/myms
|
5 years ago |
AGroupofProbiotocs
|
e7acc8826d
|
add tflite parsers for PRELU and NEG operators
|
5 years ago |
yeyunpeng
|
738b21c970
|
change log_adapter
|
5 years ago |
xuanyue
|
17cf494f24
|
set ms file permission and output all unsupported nodename
|
5 years ago |
xuanyue
|
f02c34ae02
|
delete exception
|
5 years ago |
hangq
|
ad35439480
|
fix multi session CompileGraph bug
|
5 years ago |
mindspore-ci-bot
|
01ba9fa742
|
!6475 [MSLITE] Fix bug of resize parser.
Merge pull request !6475 from wangshaocong/lite_convert
|
5 years ago |
mindspore-ci-bot
|
b523c9ad53
|
!6434 MSLITE fix equal/gather infershape and onnx deconv parser
Merge pull request !6434 from 徐安越/master
|
5 years ago |
mindspore-ci-bot
|
f527c9c539
|
!6488 add numberSplit default value to fix caffe_slice_parser bug
Merge pull request !6488 from yeyunpeng2020/master
|
5 years ago |
mindspore-ci-bot
|
a845d36c26
|
!6494 support landmark models
Merge pull request !6494 from cjh9368/quant_same_datatype
|
5 years ago |
yeyunpeng
|
c17c549a40
|
add numberSplit default value to fix caffe_slice_parser bug
|
5 years ago |
cjh9368
|
c5db8e0a32
|
int32 tensors don't insert dtype_cast op
|
5 years ago |
wsc
|
4b40757e79
|
Fix bug of resize parser.
|
5 years ago |