ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Find a file
2021-09-21 02:45:20 -07:00
.gdn
.github
cgmanifests
cmake Fix nightly CI pipeline to generate ROCm 4.2 wheels and add ROCm 4.3.1 wheels (#9101) 2021-09-19 23:36:03 -07:00
csharp Do not generate nuget symbol packages on Linux (#9131) 2021-09-21 02:45:20 -07:00
dockerfiles
docs Fix S360 issue by using "use strict" for javascript code. (#9128) 2021-09-20 20:32:44 -07:00
include/onnxruntime/core Fix default initialization value in C API header (#9126) 2021-09-20 20:58:13 -07:00
java
js [js/api] add typedoc and revise comments (#9077) 2021-09-20 17:54:46 -07:00
objectivec
onnxruntime [NNAPI EP] Fix MaxPool error using uint8 (#9129) 2021-09-21 00:44:43 -07:00
orttraining
package/rpm
samples
server
tools Fix nightly CI pipeline to generate ROCm 4.2 wheels and add ROCm 4.3.1 wheels (#9101) 2021-09-19 23:36:03 -07:00
winml
.clang-format
.clang-tidy
.dockerignore
.flake8
.gitattributes
.gitignore
.gitmodules
build.amd64.1411.bat
build.bat
build.sh
CODEOWNERS
CONTRIBUTING.md
LICENSE
NuGet.config
ort.wprp
packages.config
README.md
requirements-dev.txt
requirements-doc.txt
requirements-training.txt
requirements.txt.in
setup.py
ThirdPartyNotices.txt
VERSION_NUMBER

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

General Information: onnxruntime.ai

Usage documention and tutorials: onnxruntime.ai/docs

Companion sample repositories:

Build Pipeline Status

System CPU GPU EPs
Windows Build Status Build Status Build Status
Linux Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Mac Build Status
Build Status
Android Build Status
iOS Build Status
WebAssembly Build Status

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.