2021-05-10 22:19:37 +00:00
---
2023-09-20 21:11:50 +00:00
title: Build ONNX Runtime
2021-05-10 22:19:37 +00:00
has_children: true
2021-09-15 21:23:42 +00:00
nav_order: 5
2021-11-18 19:00:48 +00:00
redirect_from: /docs/how-to/build
2021-05-10 22:19:37 +00:00
---
2021-11-18 19:00:48 +00:00
2021-05-10 22:19:37 +00:00
# Build ONNX Runtime from source
{: .no_toc }
2021-11-18 19:00:48 +00:00
2023-03-30 21:37:56 +00:00
Build ONNX Runtime from source if you need to access a feature that is not already in a released package.
2021-05-10 22:19:37 +00:00
For production deployments, it's strongly recommended to build only from an [official release branch ](https://github.com/microsoft/onnxruntime/releases ).