onnxruntime/docs/reference/releases-servicing.md
Faith Xu 0f6f0d9bbb
Major updates/restructure for documentation (#7609)
* Update documentation.

Updates documentation.

* Update tf-get-started.md
2021-05-10 15:19:37 -07:00

15 lines
No EOL
912 B
Markdown

---
title: Releases and servicing
parent: Reference
nav_order: 3
---
# Releases and servicing
Official releases of ONNX Runtime are managed by the core ONNX Runtime team and packages are published roughly quarterly.
[https://github.com/microsoft/onnxruntime/releases](https://github.com/microsoft/onnxruntime/releases)
Releases are versioned according to [Versioning](https://github.com/microsoft/onnxruntime/blob/faxu-doc-updates/docs/Versioning.md) and release branches are prefixed with "rel-". Patch releases may be published periodically between full releases and will have their own release branch.
ONNX Runtime releases commit to backwards compatibilty. To report a regression, please [file a Github issue](https://github.com/microsoft/onnxruntime/issues/new/choose).
For questions on release process or timing, please use [Github Discussions](https://github.com/microsoft/onnxruntime/discussions).