mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-27 03:11:28 +00:00
12 lines
293 B
Markdown
12 lines
293 B
Markdown
|
|
# Release Management
|
||
|
|
|
||
|
|
This describes the process by which versions of ONNX Runtime are officially
|
||
|
|
released to the public.
|
||
|
|
|
||
|
|
## Releases
|
||
|
|
Releases are versioned according to
|
||
|
|
[docs/Versioning.md](Versioning/md). We plan to release ONNX Runtime packages
|
||
|
|
every 6 months.
|
||
|
|
|
||
|
|
(TBD: Add more here later)
|