2018-11-20 00:48:22 +00:00
|
|
|
ONNX Runtime
|
|
|
|
|
============
|
|
|
|
|
|
|
|
|
|
ONNX Runtime
|
|
|
|
|
enables high-performance evaluation of trained machine learning (ML)
|
2019-10-20 01:26:34 +00:00
|
|
|
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.
|
2018-11-20 00:48:22 +00:00
|
|
|
|
|
|
|
|
Changes
|
|
|
|
|
-------
|
|
|
|
|
|
2019-07-23 23:33:06 +00:00
|
|
|
0.5.0
|
|
|
|
|
^^^^^
|
|
|
|
|
|
|
|
|
|
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.5.0
|
|
|
|
|
|
2019-04-26 23:28:16 +00:00
|
|
|
0.4.0
|
|
|
|
|
^^^^^
|
|
|
|
|
|
|
|
|
|
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.4.0
|