Merge Android 24Q1 Release (ab/11220357)

Bug: 319669529
Merged-In: I3e49fbcc3500be5f8f52f3cf711cc204d04826a2
Change-Id: Idd5a468f9655fec65e926f76cdf9675c2883f8cb
tree: 6fd69f1ccfe17fc12f05419b5ef10dbbc0c436bc
  1. 1.0/
  2. 1.1/
  3. 1.2/
  4. 1.3/
  5. docs/
  6. LICENSES/
  7. test/
  8. .gitignore
  9. .gitignore.license
  10. android.hardware.neuralnetworks@1.0-service-armnn.rc
  11. android.hardware.neuralnetworks@1.0-service-armnn.rc.license
  12. android.hardware.neuralnetworks@1.1-service-armnn.rc
  13. android.hardware.neuralnetworks@1.1-service-armnn.rc.license
  14. android.hardware.neuralnetworks@1.2-service-armnn.rc
  15. android.hardware.neuralnetworks@1.2-service-armnn.rc.license
  16. android.hardware.neuralnetworks@1.3-service-armnn.rc
  17. android.hardware.neuralnetworks@1.3-service-armnn.rc.license
  18. ArmnnDevice.cpp
  19. ArmnnDevice.hpp
  20. ArmnnDriver.hpp
  21. ArmnnDriverImpl.cpp
  22. ArmnnDriverImpl.hpp
  23. ArmnnPreparedModel.cpp
  24. ArmnnPreparedModel.hpp
  25. ArmnnPreparedModel_1_2.cpp
  26. ArmnnPreparedModel_1_2.hpp
  27. ArmnnPreparedModel_1_3.cpp
  28. ArmnnPreparedModel_1_3.hpp
  29. CacheDataHandler.cpp
  30. CacheDataHandler.hpp
  31. ConversionUtils.cpp
  32. ConversionUtils.hpp
  33. ConversionUtils_1_2.hpp
  34. ConversionUtils_1_3.hpp
  35. DriverOptions.cpp
  36. DriverOptions.hpp
  37. LICENSE
  38. LICENSE.spdx
  39. ModelToINetworkConverter.cpp
  40. ModelToINetworkConverter.hpp
  41. NamespaceAdaptor.hpp
  42. NnapiSupport.txt
  43. NnapiSupport.txt.license
  44. OWNERS
  45. README.md
  46. README.md.license
  47. RequestThread.cpp
  48. RequestThread.hpp
  49. RequestThread_1_3.cpp
  50. RequestThread_1_3.hpp
  51. SECURITY.md
  52. SECURITY.md.license
  53. service.cpp
  54. setup.sh
  55. SystemPropertiesUtils.hpp
  56. Utils.cpp
  57. Utils.hpp
README.md

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/