commit | a2cb548f7b7f1b00e0bf155154a4cde1715b4918 | [log] [tgz] |
---|---|---|
author | Kevin DuBois <kevindubois@google.com> | Wed Aug 26 13:41:12 2020 -0700 |
committer | Kevin DuBois <kevindubois@google.com> | Fri Oct 23 15:22:07 2020 -0700 |
tree | 3cfaa49209d0bfab1f4f1789e44fe0b524fc0681 | |
parent | 03993baf3ed771c9a54222b4f6170ee4fd41809a [diff] |
ConversionUtils: suppress unused-* warnings. This helper class has some unused functions in them. The unused functions look handy to have around, so favor suppressing the warning over removing the functions. Test: local build Change-Id: Icdf42e9e6228f9612ad8a764c715907846ec1b19
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/