commit | e286ca59943f89e28289874428697479c82f2139 | [log] [tgz] |
---|---|---|
author | Kevin DuBois <kevindubois@google.com> | Wed Aug 26 13:40:27 2020 -0700 |
committer | Kevin DuBois <kevindubois@google.com> | Fri Oct 23 15:23:49 2020 -0700 |
tree | 4507c550ac10ad97e1507bb77f6c734ab1fff1ec | |
parent | c79d9346f3b55b23a5908ecada35f7dccb07f79a [diff] |
Android.mk: path modifications for intree build This makefile has some relative paths contained in it; modify these so that it fits in our tree better. Also remove some references at the end for how to build the dependencies. The build system figures out where these are. Test: local build Change-Id: Iae838fa06bd90155118d306de74190d4e79dcef3
This directory contains the ArmNN driver for the Android Neural Networks API, implementing the android.hardware.neuralnetworks@1.0, android.hardware.neuralnetworks@1.1 and android.hardware.neuralnetworks@1.2 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
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/