xuanyue
677824298a
support complex64 and support audio op convert and fix bug
5 years ago
xuanyue
7f42991624
append onnx parser
5 years ago
xuanyue
0ebd45b2cd
fix caffe unsupported op print and multiple inputs
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
8fcc7e445b
adjust tflite parser
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
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
yeyunpeng
c17c549a40
add numberSplit default value to fix caffe_slice_parser bug
5 years ago
kai00
2628263077
deconv weight quant
5 years ago
xuanyue
1b4b287a1c
errorcode return and add reduce parser for caffe,lsh_projection for tflite,fix some bugs
5 years ago
hangq
18c6ec2c8a
optimize structure and interface
5 years ago
yeyunpeng
6c96e556b1
caffe slice to split
5 years ago
xuanyue
3f3fb1f18d
fix tflite and caffe single operator question
5 years ago
hangq
5a6c358d2e
fix onnx | mindir read protobuf bug in windows
5 years ago
chenjianping
34f21226a8
caffeprelu rename to prelu
5 years ago
hangq
d277d3f5ae
fix memory leak
5 years ago
yeyunpeng
2809ee63bd
add api : get output by tensor name in c++ and java
5 years ago
lyvette
312f247ca3
modify caffe relu6 & tanh parser format
5 years ago
xuanyue
a0ef03cc0e
fix bug
5 years ago
mindspore-ci-bot
6a5c517d7b
!4943 process the bn with phase in prototxt
Merge pull request !4943 from zhaodezan/master
5 years ago
zhaodezan
ad883e4384
process bn with phase
5 years ago
cjh9368
70001a71ea
fix dts bug
5 years ago
lyvette
d799156cd3
modify caffe parsers format
modify tflite parsers format
5 years ago
wsc
2fc79ae043
Clean cmake building warnings
5 years ago
mindspore-ci-bot
237267ecef
!4839 mem check fix
Merge pull request !4839 from wangchangkai/master
5 years ago
kai00
989a7e9a45
check memory fixed
5 years ago
mindspore-ci-bot
90909fa227
!4844 add caffe tanh parser
Merge pull request !4844 from 徐安越/master
5 years ago
wangzhe
0287c6f9d8
remove all todos
5 years ago
xuanyue
4f7dee2a4a
add caffe parser
5 years ago
lyvette
d1475aa5dd
modify onnx parser
modify caffe parser
5 years ago
wsc
6fe3627878
clean cmake building errors
5 years ago
mindspore-ci-bot
40dced5d3c
!4651 fix bug
Merge pull request !4651 from 徐安越/master
5 years ago
xuanyue
5a66ab1564
fix issue
5 years ago
lyvette
1a2642adec
modify fc caffe parser and deconv onnx parser
5 years ago
gongdaguo
d2f6f2802e
ReviewBot Check
5 years ago
lyvette
123c2024a5
refactor tflite parsers.
append ut
refactor tflite parsers
modify tflite parser, ut and model
supplement caffe flatten parser
fix the weight tensor format of deconv bug
fix bug when idx=-1
fix the weight tensor format of depthConv bug.
5 years ago
lyvette
6b09c038f0
supplement caffe permute parser
supplement caffe permute parser
5 years ago
cjh9368
18c6ac9988
add quant aware compile success
5 years ago
mindspore-ci-bot
d7795494e0
!4299 fix caffe eltwise sum parser bug & conv_bn_fusion eps bug
Merge pull request !4299 from wangzhe/master
5 years ago
mindspore-ci-bot
ef91e1d3e6
!4230 the flatten op is not been compiled
Merge pull request !4230 from zhaodezan/master
5 years ago
lyvette
754ef22831
merge similar parser ut.
fix fc parser bug.
modify pooling parser and add its ut.
fix gatherND parser bug.
5 years ago
wangzhe
8c6bb6db80
fix caffe eltwise_sum parser bug & conv_bn_fusion eps bug
5 years ago
zhaodezan
f1f53acefd
caffe converted flatten op is not comiled
5 years ago
mindspore-ci-bot
2b7b7193b8
!4228 fix dedepthwiseconv2d problem
Merge pull request !4228 from yeyunpeng2020/master_deconv
5 years ago
yeyunpeng
bed056aabb
Fix DeDepthwiseConv2D problem
5 years ago
mindspore-ci-bot
74bb5675be
!4222 when caffe model has flatten op, it will be converted failed. This code fix this bug
Merge pull request !4222 from zhaodezan/master
5 years ago
zhaodezan
346ea4c54c
Xfix caffe conveter op flatten
5 years ago
yangruoqi713
9e67850fd4
[MS][LITE] fix bug of arm cpu fp32 conv_depthwise: only support group equals output channel
5 years ago