onnxruntime/docs/how-to/build/index.md
Faith Xu 0f6f0d9bbb
Major updates/restructure for documentation (#7609)
* Update documentation.

Updates documentation.

* Update tf-get-started.md
2021-05-10 15:19:37 -07:00

9 lines
273 B
Markdown

---
title: Build ORT
parent: How to
has_children: true
nav_order: 2
---
# Build ONNX Runtime from source
{: .no_toc }
For production deployments, it's strongly recommended to build only from an [official release branch](https://github.com/microsoft/onnxruntime/releases).