microsoft/onnxruntime-inference-examples
A repository of examples demonstrating how to use ONNX Runtime for machine learning model inference.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
This repository provides code examples for using Microsoft ONNX Runtime, a machine learning inference engine, across multiple platforms including C/C++, mobile applications, and JavaScript. It includes demonstrations of quantization techniques for optimized CPU and GPU inference performance. The examples cover various use cases from embedded systems to web deployments.