onnx2tf v2.3.13
pypiA tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (.pt2), and Dynamo ONNX. It also supports direct conversion from LiteRT to PyTorch.
Updated
View on PyPI →
Version
2.3.13
14d ago
License
MIT
14d ago
Weekly Downloads
N/A
Dependencies
21
14d ago
Required Runtime
>=3.12
14d ago
Deprecated
No
14d ago
Weekly downloads
Release activity
1 release tracked. Last release: 14 days ago.
v2.3.13
current
v2.3.13
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → >=3.12 | 14d ago |
| deprecated | (none) → false | 14d ago |
| latest_version | (none) → 2.3.13 | 14d ago |
| dep_count | (none) → 21 | 14d ago |
| license | (none) → MIT | 14d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/onnx2tf/latest_version
{ "value": "2.3.13" }
CLI
$ npx grounded-cli onnx2tf
onnx2tf@2.3.13 (pypi)