ENOT-AutoDL / onnx2torchLinks
Convert ONNX models to PyTorch.
☆684Updated 11 months ago
Alternatives and similar repositories for onnx2torch
Users that are interested in onnx2torch are comparing it to the libraries listed below
Sorting:
- Transform ONNX model to PyTorch representation☆338Updated 8 months ago
- ONNX Optimizer☆732Updated this week
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆317Updated 4 months ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆296Updated last year
- Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massiv…☆825Updated last week
- Conversion of PyTorch Models into TFLite☆385Updated 2 years ago
- A code generator from ONNX to PyTorch code☆138Updated 2 years ago
- A parser, editor and profiler tool for ONNX models.