mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
### Description Need to update docs w/ compatibility / version info for ORT 1.17 release - one link is broken but will work once release is official ### 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. --> --------- Co-authored-by: MaanavD <maanavdalal@microsoft.com> Co-authored-by: Maanav Dalal <maanavdalal@gmail.com>
1.1 KiB
1.1 KiB
| title | description | parent | nav_order |
|---|---|---|---|
| Releases | ONNX Runtime roadmap and release plans | Reference | 1 |
ONNX Runtime releases
The current ONNX Runtime release is 1.17.0.
The next release is ONNX Runtime release 1.18.
Official releases of ONNX Runtime are managed by the core ONNX Runtime team. A new release is published approximately every quarter, and the upcoming roadmap can be found here.
Releases are versioned according to Versioning and release branches are prefixed with "rel-". Patch releases may be published periodically between full releases and have their own release branch.
ONNX Runtime releases commit to backwards compatibility. To report a regression, please file a Github issue.
For questions on release process or timing, please use Github Discussions.