onnx and tensorflow-onnx

The ONNX specification defines the interoperability standard, while tensorflow-onnx is a converter tool that enables TensorFlow models to be deployed using that standard—making them complementary tools used together in a conversion workflow.

onnx
98
Verified
tensorflow-onnx
63
Established
Maintenance 23/25
Adoption 25/25
Maturity 25/25
Community 25/25
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 20,477
Forks: 3,896
Downloads: 16,425,577
Commits (30d): 42
Language: Python
License: Apache-2.0
Stars: 2,519
Forks: 462
Downloads: —
Commits (30d): 2
Language: Jupyter Notebook
License: Apache-2.0
No risk flags
No Package No Dependents

About onnx

onnx/onnx

Open standard for machine learning interoperability

Defines an extensible computation graph IR with built-in operators and standard data types, enabling model serialization and inference across PyTorch, TensorFlow, scikit-learn, and other frameworks. Provides shape/type inference, graph optimization, and opset version conversion utilities for seamless model portability from research to production deployment.

About tensorflow-onnx

onnx/tensorflow-onnx

Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX

Scores updated daily from GitHub, PyPI, and npm data. How scores work