---
id: onnxruntime
version: "1.28.0"
license: MIT License
license_treatment: permissive
maintenance: active
---
# onnxruntime — ONNX Runtime is a runtime accelerator for Machine Learning models
License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI
## Install
pip install onnxruntime
uv add onnxruntime
poetry add onnxruntime
## Description
ONNX Runtime
============
ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exchange (ONNX) models.
For more information on ONNX Runtime, please see `aka.ms/onnxruntime `_ or the `Github project `_.
Changes
-------
1.28.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.28.0
1.27.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.27.0
1.26.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.26.0
1.25.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.25.0
1.24.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.24.0
1.23.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.23.0
1.22.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.22.0
1.21.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.21.0
1.20.0
^^^^^^
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.20.0
1.19.0
^^^^^^
Release Notes :...
## AI interpretation — verify before relying
ONNX Runtime is a performance-focused inference engine that executes Open Neural Network Exchange (ONNX) models across Windows, macOS, and Linux.
Verdict: onnxruntime is a production-grade, actively maintained inference engine with no known vulnerabilities, permissive licensing, and broad platform coverage. Medium install friction is typical for compiled ML runtimes. Suitable for deploying ONNX models in production environments.
[View on SkillFed](https://skillfed.io/packages/onnxruntime) · [View on PyPI](https://pypi.org/project/onnxruntime/)