microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 2854
- days_rel: 9
- days_push: 7
- n_releases_24m: 28
Adoption not part of the score
21654 stars · 4176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ONNX Runtime is a cross-platform, high-performance machine-learning accelerator for running inference and training on ONNX models. It supports models from PyTorch, TensorFlow, and scikit-learn, and optimizes execution across CPU, GPU, and NPU hardware via an extensible execution-provider framework.
Use cases
- run onnx models with high performance inference
- deploy pytorch models in c++ or c# apps
- accelerate transformer training on nvidia gpus
- run machine learning models on mobile and edge devices
- run llm inference locally in the browser
- speed up scikit-learn and xgboost model inference
- on-device training of models
When to choose
- you need fast, production-grade inference across many platforms and languages
- you want to train in Python but deploy in C#, C++, Java, or JavaScript
- you need to leverage diverse hardware accelerators (CUDA, TensorRT, DirectML, CoreML, NNAPI, QNN) through one runtime
- you want to run generative AI or LLM models on-device for privacy and cost savings
When to avoid
- your models stay in the original framework and framework-native inference is fast enough
- you need training features beyond what ORT's training support covers (e.g., complex custom training loops)
- you depend on a hardware accelerator only available as a preview or deprecated execution provider
Facets
library · maturity stable
machine-learning llm-inference deep-learning gpu-computing llm-training machine-learning deep-learning large-language-models artificial-intelligence cross-platform windows browser python cpp cross-platform wasm onnx inference-engine execution-providers hardware-acceleration model-optimization edge-ai pytorch tensorflow scikit-learn directml cuda tensorrt linux macos android ios gpu nodejs
10 sources
- readme: https://github.com/microsoft/onnxruntime · fetched 2026-08-28 · db6e199afc58
- homepage: https://onnxruntime.ai · fetched 2026-08-29 · c1dde9324ee5
- site_page: https://onnxruntime.ai/getting-started · fetched 2026-08-29 · 41095031709c
- site_page: https://onnxruntime.ai/docs · fetched 2026-08-29 · 8a1d11f06987
- site_page: https://onnxruntime.ai/docs/tutorials · fetched 2026-08-29 · 688c60a5c379
- site_page: https://onnxruntime.ai/docs/install · fetched 2026-08-29 · d43bbe048fb0
- site_page: https://onnxruntime.ai/docs/execution-providers · fetched 2026-08-29 · 7488311f374c
- site_page: https://onnxruntime.ai/docs/get-started · fetched 2026-08-29 · ebeb27f91d2c
- site_page: https://onnxruntime.ai/docs/get-started/with-python · fetched 2026-08-29 · ec6f15fcd532
- site_page: https://onnxruntime.ai/generative-ai · fetched 2026-08-29 · c29818e75d88
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/onnxruntime | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/onnxruntime")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem