ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Find a file
2022-06-10 12:14:19 +08:00
.config
.gdn
.github Remove the redundant black check in CI (#11790) 2022-06-08 16:58:43 -07:00
.pipelines
.vscode
cgmanifests [TVM EP] update set input method for VirtualMachine (#11674) 2022-06-04 09:31:01 +02:00
cmake ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
csharp Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
dockerfiles fix cmake warning (#11742) 2022-06-07 09:37:16 +08:00
docs [TVM EP][DOC] Documentation update for TVM EP due to the addition of precompiled model support. (#11743) 2022-06-08 14:56:01 +02:00
include/onnxruntime/core ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
java
js Bump protobufjs from 6.10.2 to 6.11.3 in /js/node (#11722) 2022-06-08 11:17:56 -07:00
objectivec
onnxruntime ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
orttraining fix gradient ut (#11797) 2022-06-10 12:14:19 +08:00
package/rpm
samples
tools ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
winml Update signal op defs to match onnx17 defs, and add more tests (#11631) 2022-05-28 16:00:09 -07:00
.clang-format
.clang-tidy
.dockerignore
.flake8
.gitattributes
.gitignore
.gitmodules XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
build.amd64.1411.bat
build.bat
build.sh
CITATION.cff
CODEOWNERS
CONTRIBUTING.md
lgtm.yml
LICENSE
NuGet.config
ort.wprp
ORT_icon_for_light_bg.png
packages.config
pyproject.toml
README.md
requirements-dev.txt
requirements-doc.txt
requirements-training.txt
requirements.txt.in
SECURITY.md
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.