ONNX Runtime
MicrosoftCross-platform inference accelerator supporting models from PyTorch, TensorFlow, and other frameworks via the ONNX interchange format. Runs on CPUs, GPUs, NPUs, and custom accelerators with hardware-specific execution providers. Used in production across Microsoft products (Windows, Office, Azure). Unique differentiator: hardware-agnostic: one runtime targets NVIDIA, AMD, Intel, Qualcomm, and Apple silicon. 20K+ stars, steady development over 7+ years.
Latest release v1.26.0 (May 8, 2026, GitHub). Cross-platform inference + training accelerator for ONNX models (PyTorch/TF export + classical ML). Confirmed live June 2026.
Openness
5 high confidence- license
- MIT(OSI)
- source
- public(Microsoft)
- core-gated
- ungated
Fully MIT-licensed open source from Microsoft; no feature-gated tier.
- https://github.com/microsoft/onnxruntime/blob/main/LICENSE recorded 2026-06-04
MIT License text, Microsoft Corporation
Adoption
5 high confidence~74.7M PyPI downloads in the last month for the onnxruntime package; GitHub reports 'used by' ~89.9k repositories. Embedded across Microsoft products and the broader ML deployment stack. Well into the >10M band on download volume. (Note: onnxruntime spans general ML inference, not only LLM serving; see capability/recategorize note.)
- https://pypistats.org/packages/onnxruntime recorded 2026-06-04
~74.7M downloads last month
- https://github.com/microsoft/onnxruntime recorded 2026-06-04
20.7k stars; 'used by 89.9k'; cross-platform inference accelerator description
Capability
4 medium confidenceStrong, MLPerf-present general-purpose inference accelerator, but its MLPerf coverage is vision/classical models, not LLM-serving throughput; for transformer/LLM serving it trails the purpose-built vLLM/SGLang/TensorRT-LLM (C5) frontier. Scored 4 within this category. Arguably broader than inference_code (a general ML runtime), but it does load weights and serve predictions, so it fits the litmus test; flagging for reviewer consideration without forcing a move.
- https://github.com/mlcommons/mlperf_inference_test_submissions_v5.0 recorded 2026-06-04
ONNX Runtime (v1.20.1-v1.23.2) submissions for ResNet50/RetinaNet offline
- https://github.com/microsoft/onnxruntime recorded 2026-06-04
cross-platform inference accelerator, plugin execution providers (CUDA/WebGPU)
Unchanged since 2026-07-30 (last edited, not re-checked)