PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.
931 stars and 1,045,075 monthly downloads. Used by 2 other packages. Actively maintained with 337 commits in the last 30 days. Available on PyPI.
Stars
931
Forks
97
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Monthly downloads
1,045,075
Commits (30d)
337
Dependencies
20
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PINTO0309/onnx2tf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
microsoft/onnxconverter-common
Common utilities for ONNX converters
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine...