zhenhuaw-me / tflite2onnx

Convert TensorFlow Lite models (*.tflite) to ONNX.
https://zhenhuaw.me/tflite2onnx
Apache License 2.0
147 stars 26 forks source link

Data type int8 not supported/tested yet, the generated model may contain error #94

Open midfzz opened 4 months ago

midfzz commented 4 months ago

Data type int8 not supported/tested yet, the generated model may contain error Empty tensor used, please double confirm your code path! Data type int8 not supported/tested yet, the generated model may contain error raise NotImplementedError("This path has not been tried") NotImplementedError: This path has not been tried