onnxruntime/docs/build/index.md

12 lines
303 B
Markdown
Raw Normal View History

---
2021-11-18 19:00:48 +00:00
title: Build ONNX Runtime
has_children: true
nav_order: 5
2021-11-18 19:00:48 +00:00
redirect_from: /docs/how-to/build
---
2021-11-18 19:00:48 +00:00
# Build ONNX Runtime from source
{: .no_toc }
2021-11-18 19:00:48 +00:00
For production deployments, it's strongly recommended to build only from an [official release branch](https://github.com/microsoft/onnxruntime/releases).