Skip to content

microsoft/onnxruntime

Folders and files

NameName
Last commit message
Last commit date
Nov 13, 2024
Jul 22, 2022
Jun 15, 2023
Nov 19, 2024
Oct 30, 2024
Sep 1, 2024
Dec 4, 2024
Dec 12, 2024
Nov 27, 2024
Dec 4, 2024
Dec 12, 2024
Dec 12, 2024
Dec 3, 2024
Dec 11, 2024
Dec 3, 2024
Dec 17, 2024
Dec 10, 2024
Jul 22, 2024
Nov 18, 2023
Dec 12, 2024
Dec 6, 2024
Aug 23, 2023
Sep 30, 2022
Nov 25, 2020
Jul 22, 2024
Dec 7, 2023
Aug 22, 2024
Aug 14, 2024
Feb 23, 2024
Mar 31, 2023
Feb 28, 2023
Nov 8, 2024
Feb 12, 2021
Sep 4, 2024
Mar 1, 2022
Nov 25, 2024
May 25, 2022
Nov 19, 2024
Oct 17, 2024
Aug 11, 2023
Jul 17, 2023
Jan 17, 2024
Nov 10, 2022
Jun 7, 2024
Oct 30, 2024
Jul 25, 2024
Sep 26, 2023
Mar 22, 2021
Sep 24, 2024
Sep 26, 2023
Jun 27, 2024
Oct 16, 2024

Repository files navigation

ONNX Runtime is a cross-platform inference and training machine-learning accelerator.

ONNX Runtime inference can enable faster customer experiences and lower costs, supporting models from deep learning frameworks such as PyTorch and TensorFlow/Keras as well as classical machine learning libraries such as scikit-learn, LightGBM, XGBoost, etc. ONNX Runtime is compatible with different hardware, drivers, and operating systems, and provides optimal performance by leveraging hardware accelerators where applicable alongside graph optimizations and transforms. Learn more →

ONNX Runtime training can accelerate the model training time on multi-node NVIDIA GPUs for transformer models with a one-line addition for existing PyTorch training scripts. Learn more →

Get Started & Resources

Builtin Pipeline Status

System Inference Training
Windows Build Status
Build Status
Build Status
Build Status
Linux Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Mac Build Status
Android Build Status
iOS Build Status
Web Build Status
Other Build Status

This project is tested with BrowserStack.

Third-party Pipeline Status

System Inference Training
Linux Build Status

Releases

The current release and past releases can be found here: https://github.com/microsoft/onnxruntime/releases.

For details on the upcoming release, including release dates, announcements, features, and guidance on submitting feature requests, please visit the release roadmap: https://onnxruntime.ai/roadmap.

Data/Telemetry

Windows distributions of this project may collect usage data and send it to Microsoft to help improve our products and services. See the privacy statement for more details.

Contributions and Feedback

We welcome contributions! Please see the contribution guidelines.

For feature requests or bug reports, please file a GitHub Issue.

For general discussion or questions, please use GitHub Discussions.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

This project is licensed under the MIT License.