fumihwh / onnx-pytorchLinks
A code generator from ONNX to PyTorch code
☆141Updated 3 years ago
Alternatives and similar repositories for onnx-pytorch
Users that are interested in onnx-pytorch are comparing it to the libraries listed below
Sorting:
- Transform ONNX model to PyTorch representation☆344Updated last month
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Scailable ONNX python tools☆97Updated last year
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- PyTorch Quantization Aware Training Example☆146Updated last year
- A parser, editor and profiler tool for ONNX models.☆469Updated last month
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆103Updated 10 months ago
- Convert ONNX model graph to Keras model format.☆205Updated last year
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆301Updated last year
- ActNN: Reducing Training Memory Footprint via 2-Bit Activation Compressed Training☆199Updated 3 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆264Updated 2 years ago
- MegEngine到其他框架的转换器☆69Updated 2 years ago
- Common utilities for ONNX converters