commit | 16a7e63927da7b27abb4b2f784538a38799366f8 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu May 13 14:39:30 2021 -0700 |
committer | Colin Cross <ccross@android.com> | Thu May 13 14:41:16 2021 -0700 |
tree | b06cf41caaaab8014b316836c4545d298572f42a | |
parent | 9911cb3d65b530ec79ccb003fdec8f0b253b29eb [diff] |
Remove autodetection of platform version Hardcode the platform to S or later, we know we are building on at least S and the autodetection fails and requires updating for every new platform version. Bug: 186121492 Test: builds with PLATFORM_VERSION := T Change-Id: I1c3b29e0fc56dde4b220e651b35e024dba17c83a
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
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/