onnxruntime/docs/python/README.rst

23 lines
553 B
ReStructuredText
Raw Normal View History

2018-11-20 00:48:22 +00:00
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.
2018-11-20 00:48:22 +00:00
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