huawei-noah / bolt

Bolt is a deep learning library with high performance and heterogeneous flexibility.
https://huawei-noah.github.io/bolt/
MIT License
918 stars 160 forks source link

tensorflow to caffe model, use caffe to infer, caffe uses that version ??? #96

Open xuezhongfei2008 opened 2 years ago

xuezhongfei2008 commented 2 years ago

[libprotobuf ERROR google/protobuf/text_format.cc:307] Error parsing text-format caffe.NetParameter: 80:14: Message type "caffe.EmbedParameter" has no field named "transpose". WARNING: Logging before InitGoogleLogging() is written to STDERR F0225 15:25:28.170408 100496 upgrade_proto.cpp:90] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: tensorflow2caffe/tts/tts_encoder.prototxt Check failure stack trace:

yuxianzhi commented 2 years ago

There are some inner defined operators, so caffe not support.