scailable / sclblonnxLinks
Scailable ONNX python tools
☆97Updated last year
Alternatives and similar repositories for sclblonnx
Users that are interested in sclblonnx are comparing it to the libraries listed below
Sorting:
- A code generator from ONNX to PyTorch code☆141Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 10 months ago
- Accelerate PyTorch models with ONNX Runtime☆367Updated 9 months ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- ☆52Updated 4 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- Common utilities for ONNX converters☆287Updated 3 months ago
- Productionize machine learning predictions, with ONNX or without☆66Updated last year
- The Triton backend that allows running GPU-accelerated data pre-processing pipelines implemented in DALI's python API.☆139Updated 3 weeks ago
- Transform ONNX model to PyTorch representation☆345Updated last month
- PyTorch Quantization Aware Training Example☆146Updated last year
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆182Updated 3 months ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 3 years ago
- Highly optimized inference engine for Binarized Neural Networks☆251Updated this week
- ☆114Updated 5 years ago
- ☆108Updated 4 years ago
- ☆116Updated 5 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆300Updated last year
- Guide for quantization, conversation of the tensorflow model to tensorflow lite☆19Updated 2 years ago
- Model compression for ONNX☆99Updated last year
- ☆68Updated 2 years ago
- Convert ONNX model graph to Keras model format.