onnx/tensorflow-onnx
Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 95
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3095
- days_rel: 182
- days_push: 30
- n_releases_24m: 1
Adoption not part of the score
2553 stars · 471 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
tf2onnx is a tool that converts TensorFlow, Keras, TensorFlow.js, and TFLite models into the ONNX format via a command-line interface or Python API. It enables TensorFlow-trained models to run on ONNX-compatible runtimes and hardware.
Use cases
- convert a trained TensorFlow model to ONNX for deployment with ONNX Runtime
- export Keras models to ONNX format
- convert TensorFlow Lite models to ONNX
- run TensorFlow models on hardware that only supports ONNX
- convert tensorflow.js models to ONNX
- migrate TensorFlow inference pipelines to ONNX runtimes
When to choose
- you need to deploy TensorFlow or Keras models on ONNX-compatible runtimes or accelerators
- you want a CLI or Python API for batch model conversion
- you need to convert tflite or tfjs models to ONNX
When to avoid
- your model uses TensorFlow ops not supported by ONNX mappings
- you need PyTorch or other framework model conversion
- you need actively maintained support for the latest TensorFlow versions, as the project is seeking a new maintainer
Facets
library · maturity maintenance
machine-learning deep-learning cli developer-tools machine-learning deep-learning developer-tools windows python cli model-conversion onnx tensorflow keras tflite tensorflowjs model-export interoperability linux macos
1 source
- readme: https://github.com/onnx/tensorflow-onnx · fetched 2026-08-28 · 1c1568cd8a51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| onnx/tensorflow-onnx | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="onnx/tensorflow-onnx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem