aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-20 13:10:32 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-20 13:10:32 +0000
commitbc93b85988034990e1a9f6f9ca7bd67ddb7d92a2 (patch)
treeda27d7fab143b9e887422448013a81ade797d4f4
parent5821aa24ee5800ba5dc4376e430e17797ddbef0d (diff)
downloadandroid-nn-driver-bc93b85988034990e1a9f6f9ca7bd67ddb7d92a2.tar.gz
IVGCVSW-5347 Update Readme for 20.11
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: If094e618480c874222e6934d7829d2e8050005d8
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4edafde3..35f2db0c 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,6 @@
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)
For documentation about integrating this driver into an Android tree, see [Integrator Guide](docs/IntegratorGuide.md)