Metadata-Version: 2.1
Name: ethosu
Version: 0.1.0
Summary: Python wrapper for EthosU Linux driver stack
Home-page: https://www.nxp.com/
Author: Guo Feng
Author-email: feng.guo@nxp.com
License: Apache License 2.0
Keywords: ethos-u,tflite,npu
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Compilers
License-File: LICENSE-GPL-2.0.txt
License-File: LICENSE.txt
Requires-Dist: flatbuffers ==1.12.0
Requires-Dist: pybind11 >=2.8.1

The Linux driver stack for Arm(R) Ethos(TM)-U provides an example of how a rich operating system like Linux can dispatch inferences to an Arm Cortex(R)-M subsystem, consisting of an Arm Cortex-M of choice and an Arm Ethos-U NPU.
