Metadata-Version: 2.4
Name: onnxruntime-qnn
Version: 2.0.0
Summary: ONNX Runtime QNN is an onnxruntime execution provider optimized for Qualcomm AI accelerators
Home-page: https://onnxruntime.ai
Download-URL: https://github.com/onnxruntime/onnxruntime-qnn/tags
Author: Microsoft Corporation
Author-email: onnxruntime@microsoft.com
License: MIT License
Keywords: onnx machine learning qnn qualcomm
Classifier: Development Status :: 5 - Production/Stable
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: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: flatbuffers
Requires-Dist: numpy>=1.21.6
Requires-Dist: packaging
Requires-Dist: protobuf
Requires-Dist: sympy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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/onnxruntime/onnxruntime-qnn/>`_.


Changes
-------

2.0.0
^^^^^^

Release Notes : https://github.com/onnxruntime/onnxruntime-qnn/releases/tag/v2.0.0
