ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Find a file
Changming Sun 13ad922e7f
Improve MatMulNBits test (#19378)
### Description
The test creates millions of threads. This change is to avoid that by
using an existing thread pool.


### Motivation and Context
2024-02-01 16:18:14 -08:00
.config
.devcontainer
.gdn
.github
.pipelines
.vscode
cgmanifests
cmake Update oneDNN to v3.0.1 in order to support gcc 13 (#19344) 2024-02-01 15:39:03 -08:00
csharp
dockerfiles
docs Update ScatterElements to Support Opset 13, 15, 18 (#19198) 2024-01-30 09:18:50 -08:00
include/onnxruntime/core [VitisAI] Refactor the VAIEP to use MSFT's standalone API (#19058) 2024-01-31 21:08:26 -08:00
java
js [js/webgpu] resolve codescan alert (#19343) 2024-01-30 21:06:21 -08:00
objectivec
onnxruntime Improve MatMulNBits test (#19378) 2024-02-01 16:18:14 -08:00
orttraining Give a triton library missing warning instead of silently turn off (#19276) 2024-02-01 15:25:33 -08:00
rust
samples
tools Save stablediffusion and open-clip in pipeline cache (#19314) 2024-01-31 09:39:27 +08:00
winml
.clang-format
.clang-tidy
.dockerignore
.gitattributes
.gitignore
.gitmodules
.lintrunner.toml
build.bat
build.sh
build_arm64x.bat
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-lintrunner.txt
requirements-training.txt
requirements.txt.in
SECURITY.md
setup.py [VitisAI] Refactor the VAIEP to use MSFT's standalone API (#19058) 2024-01-31 21:08:26 -08:00
ThirdPartyNotices.txt Update ThirdPartyNotices.txt: Add Intel neural-speed (#19332) 2024-01-30 12:40:30 -08:00
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 & Resources

Builtin Pipeline Status

System Inference Training
Windows Build Status
Build Status
Build Status
Linux Build Status
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

Third-party Pipeline Status

System Inference Training
Linux 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.