xuanyue
7f42991624
append onnx parser
5 years ago
yeyunpeng
738b21c970
change log_adapter
5 years ago
xuanyue
8e3fe59f24
fix bugs
5 years ago
hangq
18c6ec2c8a
optimize structure and interface
5 years ago
xuanyue
1140db795c
adjust tflite parser reverse_sequence
5 years ago
zhengjun10
e121bcd3be
constant fold approve multi output
5 years ago
chenjianping
34f21226a8
caffeprelu rename to prelu
5 years ago
hangq
d277d3f5ae
fix memory leak
5 years ago
mindspore-ci-bot
d00f7d8f74
!4769 mem check and fix
Merge pull request !4769 from wangchangkai/master
5 years ago
kai00
d7efb5c270
mem check and fix
5 years ago
lyvette
b2e438dff7
fix deconv bug
fix fc parser bug.
5 years ago
mindspore-ci-bot
6e497cbbc0
!4607 Supplement custom parser
Merge pull request !4607 from lyvette/master
5 years ago
lyvette
a63ee29de8
fix bug when op is custom
fix deconv bug
5 years ago
mindspore-ci-bot
5c5d7e3602
!4578 modify depthwise_conv tflite parser and conv-related model
Merge pull request !4578 from lyvette/tflite_parser
5 years ago
lyvette
80ed2e1a12
modify depthwise_conv tflite parser and conv-related model
5 years ago
sunsuodong
676e44a130
fix_topkv2_parser
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
hangq
93592f14a2
rearch anf_importer and anf_exporter
5 years ago
zhengjun10
69c2ea82b3
add anf const fold fusion
5 years ago
mindspore-ci-bot
73c3be480e
!4294 modify pooling & fc & gatherND parser and merge ut.
Merge pull request !4294 from lyvette/tflite_parser
5 years ago
hangq
7556389aef
fix for code naming specification
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
lyvette
3b94bef00c
supplement some parser ut and modify tflite parser
supplement some tflite parser ut.
format tflite parsers and ut
5 years ago
mindspore-ci-bot
7a4dcaac5a
!4102 correct parser and add ut
Merge pull request !4102 from 徐安越/master
5 years ago
zhaizhiqiang
35514d36b7
move gllo under tools
5 years ago
xuanyue
bf97e6a33a
correct add/sub/div/mul/addn/cast/unique and add ut
5 years ago
wangzhe
b35c4c53ee
add ut for 21 tflite op parsers
5 years ago
wangzhe
3e13711bd3
add abs,cos,exp...(totally 27) parsers for tflite
5 years ago