onnxruntime/docs/build/index.md
2023-03-30 14:37:56 -07:00

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.