Clone this repo:
  1. 8bb7c0e Review and update documentation for supported operators by Kevin May · 7 weeks ago branches/android-nn-driver_24_02 main v24.02
  2. d261ffe IVGCVSW-6294 Added Split support to Android-NN-Driver by Mike Kelly · 8 months ago branches/android-nn-driver_23_11 v23.11
  3. f762b83 IVGCVSW-7957 Fix weights checking when converting Conv2d/DepthwiseConv2d by Kevin May · 7 months ago
  4. 693c5ad Fixed issue where schema wasn't being updated by Mike Kelly · 8 months ago
  5. 23eccd8 MLCE-1093 Reshape and concat invalid results by Mike Kelly · 8 months ago

Arm NN Android Neural Networks driver

This directory contains the Arm NN 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

License

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/