commit | aa5df2dd94ee8ab86441f126d160798d29507dcf | [log] [tgz] |
---|---|---|
author | Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> | Tue Nov 19 12:49:55 2019 +0000 |
committer | Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> | Mon Nov 25 10:08:35 2019 +0000 |
tree | 06b15f657ccea8f6e344443cf707b548d455198a | |
parent | 1d59555e928e6448ef02bc0b741db3d7dba310b1 [diff] |
Refactor DequantizeIfRequired() * Added DequantizeStatus enum to capture the status of the dequantization process * Added alias DequantizeResult for the return tuple * Renamed instances of Operand, Operation and Model template variables to HalOperand, HalOperation and HalModel for consistency across ConversionUtils Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> Change-Id: I2d5cf0dd9f9baba95684bb0b9fe20e63c0f377a3
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/