aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNarumol Prangnawarat <narumol.prangnawarat@arm.com>2020-05-21 12:17:10 +0100
committerJan Eilers <jan.eilers@arm.com>2020-05-25 12:05:04 +0100
commit4a8cbd29cd5beb35a6b96c11ba097f90965154cf (patch)
tree4b070b236ba5478a60b5667ab8b343438cda0f35 /README.md
parent5932294b2f3d305352c3e6dbbeeb5f23a4679023 (diff)
downloadandroid-nn-driver-4a8cbd29cd5beb35a6b96c11ba097f90965154cf.tar.gz
IVGCVSW-4792 Update android-nn-driver README and IntegratorGuide
* Add android.hardware.neuralnetworks@1.3 HAL Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I9cdf3e8c6e43570918533ba759f8b969cf2214a7
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed919ffb..4edafde3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# ArmNN Android Neural Networks driver
-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.
+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](NnapiSupport.txt)