mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
### Description - Fixes ordering of EPs in sidebar - Also fixes #17607 ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
410 B
410 B
| title | has_children | nav_order | redirect_from |
|---|---|---|---|
| Build ONNX Runtime | true | 5 | /docs/how-to/build |
Build ONNX Runtime from source
{: .no_toc }
Build ONNX Runtime from source if you need to access a feature that is not already in a released package.
For production deployments, it's strongly recommended to build only from an official release branch.