microsoft / onnxconverter-commonLinks
Common utilities for ONNX converters
☆289Updated 2 weeks ago
Alternatives and similar repositories for onnxconverter-common
Users that are interested in onnxconverter-common are comparing it to the libraries listed below
Sorting:
- ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.☆414Updated last week
- ONNX Optimizer☆782Updated this week
- onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime☆431Updated last week
- The Triton backend for the ONNX Runtime.☆170Updated 3 weeks ago
- A parser, editor and profiler tool for ONNX models.☆468Updated last month
- Examples for using ONNX Runtime for model training.☆358Updated last year
- Common source, scripts and utilities for creating Triton backends.☆363Updated last week
- A Toolkit to Help Optimize Large Onnx Model☆162Updated 2 months ago
- A code generator from ONNX to PyTorch code☆141Updated 3 years ago
- Accelerate PyTorch models with ONNX Runtime☆368Updated 2 weeks ago
- Triton Model Analyzer is a CLI tool to help with better understanding of the compute and memory requirements of the Triton Inference Serv…☆501Updated this week
- 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 2 weeks ago
- TensorRT Plugin Autogen Tool☆367Updated 2 years ago
- Scailable ONNX python tools☆97Updated last year
- The Triton backend that allows running GPU-accelerated data pre-processing pipelines implemented in DALI's python API.☆139Updated last week
- Triton Model Navigator is an inference toolkit designed for optimizing and deploying Deep Learning models with a focus on NVIDIA GPUs.☆215Updated 8 months ago
- Inference of quantization aware trained networks using TensorRT☆83Updated 2 years ago
- Transform ONNX model to PyTorch representation☆344Updated last month
- Model compression for ONNX☆99Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure