mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
11 lines
303 B
Markdown
11 lines
303 B
Markdown
---
|
|
title: Build ONNX Runtime
|
|
has_children: true
|
|
nav_order: 5
|
|
redirect_from: /docs/how-to/build
|
|
---
|
|
|
|
# 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).
|