From b23732bcd6cb51bc7a4da369b1654bfa02a70c00 Mon Sep 17 00:00:00 2001 From: Aron Virginas-Tar Date: Mon, 17 Jun 2019 15:48:45 +0100 Subject: Update documentation with dilated CONV_2D and DEPTHWISE_CONV_2D Signed-off-by: Aron Virginas-Tar Change-Id: I1d210ca2a6bed2ee35a7ed5c2877197f83a0f340 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5d9e5562..99c7a25b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ArmNN Android Neural Networks driver -This directory contains the ArmNN driver for the Android Neural Networks API, implementing the android.hardware.neuralnetworks@1.0 HAL and android.hardware.neuralnetworks@1.1 HAL. +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 -- cgit v1.2.1