# ONNX Runtime [![Build Status](https://dev.azure.com/onnxruntime/onnxruntime/_apis/build/status/onnxruntime%20CI%20Pipelines)](https://dev.azure.com/onnxruntime/onnxruntime/_build/latest?definitionId=1) ONNX Runtime is the runtime for [ONNX](https://github.com/onnx/onnx). # Engineering Design [Engineering Design](docs/HighLevelDesign.md) # API | API | CPU package | GPU package | |-----|-------------|-------------| | [Python](https://docs.microsoft.com/en-us/python/api/overview/azure/onnx/intro?view=azure-onnx-py) | [Windows](TODO)
[Linux](https://pypi.org/project/onnxruntime/)
[Mac](TODO)| [Windows](TODO)
[Linux](https://pypi.org/project/onnxruntime-gpu/) | | [C#](docs/CSharp_API.md) | [Windows](TODO)| Not available | | [C](docs/C_API.md) | [Windows](TODO)
[Linux](TODO) | Not available | # Build [Build](BUILD.md) # Contribute [Contribute](CONTRIBUTING.md) # Versioning [Versioning](docs/Versioning.md) # Feedback * File a bug in [GitHub Issues](https://github.com/Microsoft/onnxruntime/issues) # Code of Conduct This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. # License [LICENSE](LICENSE)