mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
9 lines
273 B
Markdown
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).
|