commit | efd0f26611e42d162debe1577fd0135a1efd44b9 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Mon Jan 11 13:21:44 2021 -0800 |
committer | Michael Butler <butlermichael@google.com> | Wed Jan 13 12:19:13 2021 -0800 |
tree | bbe7305adfe94c3b73f7887bc5a871c212099372 | |
parent | 12069cf617307e79c7fc91a64f1124d16541753e [diff] |
Add NNAPI's "LegacyHalUtils.h" to Utils.hpp The NNAPI is in the process of decoupling the NN runtime and utility code from HIDL dependencies. Utility code that relies on HIDL types is being relocated to the file "LegacyHalUtils.h". Currently, `setRunTimePoolInfosFromHidlMemories` is defined in CpuExecutor.h, but this function is being relocated to LegacyHalUtils.h. This change adds "LegacyHalUtils.h" to android-nn-driver/Utils.hpp in preparation for this migration. Bug: 170289677 Test: mma Change-Id: If8eb0cf0def8a9103e31c7cf7415544667646006
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/