mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* Update README.md * Update Versioning.md * Update rename_manylinux.sh Remove duplicate word * Update README.md Remove a 'the' as ONNX Runtime is a proper noun. * Update CUDA version to 9.1 cudnn version to 7.1 * Update ReleaseManagement.md * put tensorflow copy-right headers there are around 10 lines of code is borrowed from tflite. * Update README.md Mention C++ API * Update README.md Fix link * Update C_API.md Fix broken link to onnxruntime_c_api.h * Update ABI.md Delete mention of COM and fix 'ONNX Runtime' to be two words * Update README.md * Update README.md * Update C_API.md
4 lines
219 B
Markdown
4 lines
219 B
Markdown
# Release Management
|
|
|
|
Releases are versioned according to
|
|
[Versioning](Versioning/md). Official releases of ONNX Runtime are managed by the core ONNX Runtime team and packages will be published at least every 6 months.
|