mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
22 lines
553 B
ReStructuredText
22 lines
553 B
ReStructuredText
ONNX Runtime
|
|
============
|
|
|
|
ONNX Runtime
|
|
enables high-performance evaluation of trained machine learning (ML)
|
|
models while keeping resource usage low once converted into ONNX format.
|
|
See `project information <https://github.com/microsoft/onnxruntime>`_
|
|
and `Python API documentation and examples <https://aka.ms/onnxruntime-python>`_
|
|
for further details.
|
|
|
|
Changes
|
|
-------
|
|
|
|
0.5.0
|
|
^^^^^
|
|
|
|
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.5.0
|
|
|
|
0.4.0
|
|
^^^^^
|
|
|
|
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.4.0
|