Metadata-Version: 2.1
Name: onnxruntime
Version: 1.5.2
Summary: ONNX Runtime Python bindings
Home-page: UNKNOWN
Author: Microsoft Corporation
Author-email: onnx@microsoft.com
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy (>=1.16.6)
Requires-Dist: protobuf

ONNX Runtime
============

ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exchange (ONNX) models.
For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://aka.ms/onnxruntime/>`_ or the `Github project <https://github.com/microsoft/onnxruntime/>`_.


Changes
-------

1.5.2
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.2

1.5.1
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.1


1.4.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.4.0

1.3.1
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.1

1.3.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.0

1.2.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.2.0

1.1.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.1.0

1.0.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.0.0

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


