1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
1.0
1.1
1.2
1.3
docs
test
.gitignore
Android.bp
Android.mk
ArmnnDevice.cpp
ArmnnDevice.hpp
ArmnnDriver.hpp
ArmnnDriverImpl.cpp
ArmnnDriverImpl.hpp
ArmnnPreparedModel.cpp
ArmnnPreparedModel.hpp
ArmnnPreparedModel_1_2.cpp
ArmnnPreparedModel_1_2.hpp
ArmnnPreparedModel_1_3.cpp
ArmnnPreparedModel_1_3.hpp
ConversionUtils.cpp
ConversionUtils.hpp
ConversionUtils_1_2.hpp
ConversionUtils_1_3.hpp
DriverOptions.cpp
DriverOptions.hpp
LICENSE
ModelToINetworkConverter.cpp
ModelToINetworkConverter.hpp
NamespaceAdaptor.hpp
NnapiSupport.txt
OWNERS
README.md
RequestThread.cpp
RequestThread.hpp
RequestThread_1_3.cpp
RequestThread_1_3.hpp
SECURITY.md
SystemPropertiesUtils.hpp
Utils.cpp
Utils.hpp
android.hardware.neuralnetworks@1.0-service-armnn.rc
android.hardware.neuralnetworks@1.1-service-armnn.rc
android.hardware.neuralnetworks@1.2-service-armnn.rc
android.hardware.neuralnetworks@1.3-service-armnn.rc
service.cpp
setup.sh

README.md

ArmNN Android Neural Networks driver

This directory contains the ArmNN driver for the Android Neural Networks API, implementing the android.hardware.neuralnetworks@1.0, android.hardware.neuralnetworks@1.1, android.hardware.neuralnetworks@1.2 and android.hardware.neuralnetworks@1.3 HALs.

For more information about supported operations and configurations, see NnapiSupport.txt

For documentation about integrating this driver into an Android tree, see Integrator Guide

For FAQs and troubleshooting advice, see FAQ.md

License

The android-nn-driver is provided under the MIT license. See LICENSE for more information. Contributions to this project are accepted under the same license.

Individual files contain the following tag instead of the full license text.

SPDX-License-Identifier: MIT

This enables machine processing of license information based on the SPDX License Identifiers that are available here: http://spdx.org/licenses/