PINTO0309/onnx2tf
A converter that transforms ONNX models into TensorFlow, TFLite, LiteRT, PyTorch, TorchScript, and Dynamo ONNX formats.

Not currently ranked — collecting fresh signals.
star history
This tool converts ONNX neural network models to multiple target formats including TensorFlow SavedModel, TFLite, LiteRT, PyTorch nn.Module, TorchScript, state_dict, Exported Program, and Dynamo ONNX. It supports extensive operator coverage for transformers and LSTMs, and includes quantization capabilities for deploying models on edge devices and mobile platforms.
Frequently asked
- What is PINTO0309/onnx2tf?
- A converter that transforms ONNX models into TensorFlow, TFLite, LiteRT, PyTorch, TorchScript, and Dynamo ONNX formats.
- Is onnx2tf open source?
- Yes — PINTO0309/onnx2tf is open source, released under the MIT license.
- What language is onnx2tf written in?
- PINTO0309/onnx2tf is primarily written in Python.
- How popular is onnx2tf?
- PINTO0309/onnx2tf has 983 stars on GitHub.
- Where can I find onnx2tf?
- PINTO0309/onnx2tf is on GitHub at https://github.com/PINTO0309/onnx2tf.