Metadata-Version: 1.1
Name: onnxruntime
Version: 1.3.1
Summary: ONNX Runtime Python bindings
Home-page: UNKNOWN
Author: Microsoft Corporation
Author-email: onnx@microsoft.com
License: MIT License
Description: 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.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
        
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: 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
