commit | 12069cf617307e79c7fc91a64f1124d16541753e | [log] [tgz] |
---|---|---|
author | Kevin DuBois <kevindubois@google.com> | Tue Dec 15 08:46:22 2020 -0800 |
committer | Kevin DuBois <kevindubois@google.com> | Tue Dec 15 08:49:51 2020 -0800 |
tree | e9e478bcdaf8638d2ef339c9aa591f844e29c3dd | |
parent | b0fe0151610e346790f7c7a32c9bfffd7d9ac07e [diff] |
android-nn-driver: assume NEON not present. Switches default in makefile to assuming that NEON is not present. Test: build Bug: 175601942 Change-Id: I7175611e2ab3103017069537f490dfa9fb090543
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.
Please Note: ArmNN Neural Networks driver does not currently support Mali OpenCL driver for android.hardware.neuralnetworks@1.3 HAL.
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
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/