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 |
xuanyue
|
677824298a
|
support complex64 and support audio op convert and fix bug
|
5 years ago |
lyvette
|
ef86629298
|
rewrite aware train converter
|
5 years ago |
hangq
|
a3c6ad09a0
|
rewrite schduler & fix subGraph segmentation bug
|
5 years ago |
xuanyue
|
7f42991624
|
append onnx parser
|
5 years ago |
zhujingxuan
|
fbeeb5b820
|
add int8 support while converting dwconv to conv
|
5 years ago |
mindspore-ci-bot
|
93bf293501
|
!7196 tflite support perchannel
Merge pull request !7196 from cjh9368/tflite_support_perchannel
|
5 years ago |
cjh9368
|
61f2c7e32b
|
tflite parser suppport perchannel
|
5 years ago |
hangq
|
16e1653c14
|
use .cmake to compile protobuf and flatbuffers
|
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 |
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
|
a845d36c26
|
!6494 support landmark models
Merge pull request !6494 from cjh9368/quant_same_datatype
|
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 |
xuanyue
|
8e3fe59f24
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
6f5be6b876
|
!6369 add inferenceType UINT8
Merge pull request !6369 from cjh9368/quant_same_datatype
|
5 years ago |
cjh9368
|
a161a3375a
|
add inferenceType UINT8 and recitify converter params
|
5 years ago |
xuanyue
|
c9db2ed81f
|
fix onnx pool and tflite pad
|
5 years ago |
mindspore-ci-bot
|
95710ae970
|
!6200 support partial quant
Merge pull request !6200 from cjh9368/weight_quant
|
5 years ago |
ling
|
a56ba41c94
|
[MSLITE][Develop] delete useless matmul func
|
5 years ago |
cjh9368
|
1cd9445087
|
Aware training support patial quant
|
5 years ago |
xuanyue
|
6341fa92bd
|
add tflite hashtable_lookup,mirror_pad,skipGram parser;adjust const fold adapt to datatype
|
5 years ago |
mindspore-ci-bot
|
93e6bb9aca
|
!6084 MSLITE errorcode return and add reduce parser for caffe,lsh_projection for tflite,fix bugs
Merge pull request !6084 from 徐安越/master
|
5 years ago |
xuanyue
|
1b4b287a1c
|
errorcode return and add reduce parser for caffe,lsh_projection for tflite,fix some bugs
|
5 years ago |
wsc
|
bc8b9245a2
|
fix bug of operator quantize
|
5 years ago |
xuanyue
|
a4aa06db53
|
mslite fix onnx conv\reshape\dropout\matmul parser, fix infershape_pass bug
|
5 years ago |
hangq
|
18c6ec2c8a
|
optimize structure and interface
|
5 years ago |
mindspore-ci-bot
|
9ffc2e30b5
|
!5715 fix reverse_sequence parser tflite and remove redundant code
Merge pull request !5715 from 徐安越/master
|
5 years ago |
xuanyue
|
1140db795c
|
adjust tflite parser reverse_sequence
|
5 years ago |
hangq
|
a6d9a4c3e0
|
clean redundant code
|
5 years ago |
mindspore-ci-bot
|
a7f68f1045
|
!5752 Fix bug of loss of quantization parameters in quantized models.
Merge pull request !5752 from wangshaocong/quant_params
|
5 years ago |
mindspore-ci-bot
|
9090812d53
|
!5747 fix one_hot bug
Merge pull request !5747 from zhaozhenlong/lite/op/issue/one_hot_result
|
5 years ago |
mindspore-ci-bot
|
82310bb63f
|
!5744 add DetectionPostProcess op
Merge pull request !5744 from wangzhe/master
|
5 years ago |
wangzhe
|
3616f4c5ef
|
add DetectionPostProcess op
|
5 years ago |
hangq
|
f1637f1157
|
1. clean review bot
2. fix nan bug
|
5 years ago |
wsc
|
5170065722
|
Fix bug of the loss of quantization parameters in quantization models.
|
5 years ago |
zhaodezan
|
7a542f33de
|
quantize parser and l2_norm op
|
5 years ago |
zhaozhenlong
|
89daa7d5e4
|
fix onehot converter parser axis bug
|
5 years ago |
liuwenhao4
|
9cd9a9cd1a
|
Fix some tiny bugs for converter in windows enviroment
|
5 years ago |
mindspore-ci-bot
|
aef726534e
|
!5606 tflite custom parser
Merge pull request !5606 from 徐安越/master
|
5 years ago |