tflite2onnx - PyPI
https://pypi.org/project/tflite2onnx31.08.2021 · tflite2onnx - Convert TensorFlow Lite models to ONNX. tflite2onnx converts TensorFlow Lite (TFLite) models (*.tflite) to ONNX models (*.onnx), with data layout and quantization semantic properly handled (check the introduction blog for detail).. Highlights. If you'd like to convert a TensorFlow model (frozen graph *.pb, SavedModel or whatever) to …