GitXplorerGitXplorer
m

onnxruntime

public
15329 stars
2999 forks
3010 issues

Commits

List of commits on branch main.
Verified
7c90a9b2a1e075515b297ac56623f46e99cf4556

Upgrade Java version from react-native/android to Java 17 (#23066)

jjchen351 committed 2 hours ago
Verified
f35924a891cf30019c75fe51fb8642d515d223b9

Update Qnn SDK default version to 2.30 (#23411)

HHectorSVC committed 12 hours ago
Verified
97812e5818b6c38a5488f1b1e2e49536249fa210

Fix type cast build error (#23423)

ttianleiwu committed 13 hours ago
Verified
a05203b91c96ca5ca0112f9403267c04da55ec78

[WebNN EP] Fix AddInitializersToSkip issues (#23354)

ppeishenyan committed 17 hours ago
Verified
a9bf0bedd83e2f47df2f225bf9359b82e3c9dd38

[QNN EP] Fix regression for MatMul with two quantized/dynamic uint16 inputs (#23419)

aadrianlizarraga committed 19 hours ago
Verified
d461ca9dcd27d5fb8d07c4227d85a455b060de75

Update onnxruntime binary size checks ci pipeline's docker image (#23405)

ssnnn committed 19 hours ago

README

The README file for this repository.

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.