All Projects → microsoft → Onnxruntime

microsoft / Onnxruntime

Licence: mit
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
C#
18002 projects
assembly
5116 projects
typescript
32286 projects
Cuda
1817 projects

Projects that are alternatives of or similar to Onnxruntime

Sklearn Onnx
Convert scikit-learn models and pipelines to ONNX
Stars: ✭ 206 (-96.51%)
Mutual labels:  scikit-learn, onnx
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (-60.46%)
Mutual labels:  neural-networks, scikit-learn
Tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
Stars: ✭ 899 (-84.79%)
Mutual labels:  neural-networks, onnx
Onnxmltools
ONNXMLTools enables conversion of models to ONNX
Stars: ✭ 476 (-91.95%)
Mutual labels:  scikit-learn, onnx
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (-49.98%)
Mutual labels:  neural-networks, scikit-learn
Onnx
Open standard for machine learning interoperability
Stars: ✭ 11,829 (+100.15%)
Mutual labels:  scikit-learn, onnx
Hep ml
Machine Learning for High Energy Physics.
Stars: ✭ 133 (-97.75%)
Mutual labels:  neural-networks, scikit-learn
Windows Machine Learning
Samples and Tools for Windows ML.
Stars: ✭ 663 (-88.78%)
Mutual labels:  scikit-learn, onnx
Hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
Stars: ✭ 2,704 (-54.25%)
Mutual labels:  neural-networks, scikit-learn
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (-97.39%)
Mutual labels:  neural-networks, scikit-learn
Deep learning projects
Stars: ✭ 28 (-99.53%)
Mutual labels:  neural-networks, scikit-learn
ai-deployment
关注AI模型上线、模型部署
Stars: ✭ 149 (-97.48%)
Mutual labels:  scikit-learn, onnx
Hands On Machine Learning With Scikit Learn Keras And Tensorflow
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
Stars: ✭ 151 (-97.45%)
Mutual labels:  neural-networks, scikit-learn
Datacamp Python Data Science Track
All the slides, accompanying code and exercises all stored in this repo. 🎈
Stars: ✭ 250 (-95.77%)
Mutual labels:  neural-networks, scikit-learn
Sktime Dl
sktime companion package for deep learning based on TensorFlow
Stars: ✭ 379 (-93.59%)
Mutual labels:  neural-networks, scikit-learn
Learning To Learn
Learning to Learn in TensorFlow
Stars: ✭ 4,038 (-31.68%)
Mutual labels:  neural-networks
Deep Metric Learning Baselines
PyTorch Implementation for Deep Metric Learning Pipelines
Stars: ✭ 442 (-92.52%)
Mutual labels:  neural-networks
Cn Deep Learning
Stars: ✭ 423 (-92.84%)
Mutual labels:  neural-networks
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (-92.86%)
Mutual labels:  neural-networks
Pytorch Tutorial
PyTorch Tutorial for Deep Learning Researchers
Stars: ✭ 22,442 (+279.73%)
Mutual labels:  neural-networks

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 [email protected] with any additional questions or comments.

License

This project is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].