From 52e14ca9aae17541c07e8cf55ceae6869da6172a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89anna=20=C3=93=20Cath=C3=A1in?= Date: Mon, 12 Nov 2018 16:06:20 +0000 Subject: IVGCVSW-2097: Document support for BatchToSpaceNd Change-Id: Ie567d55da21ef931ca3ee93fcec61d6196b6b4eb --- NnapiSupport.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NnapiSupport.txt') diff --git a/NnapiSupport.txt b/NnapiSupport.txt index 2ec0743d..ea3fa8f2 100644 --- a/NnapiSupport.txt +++ b/NnapiSupport.txt @@ -14,6 +14,7 @@ The following AndroidNN operations are currently supported. AndroidNN operator Tensor type supported ADD (FLOAT32,QUANT8_ASYMM) AVERAGE_POOL_2D (FLOAT32,QUANT8_ASYMM) +BATCH_TO_SPACE_ND (FLOAT32,QUANT8_ASYMM) CONCATENATION (FLOAT32) CONV_2D (FLOAT32,QUANT8_ASYMM) DEPTHWISE_CONV_2D* (FLOAT32,QUANT8_ASYMM) @@ -56,7 +57,6 @@ Where operations are not supported by the ArmNN Android NN Driver, the driver in The following AndroidNN 1.1 operations are currently not supported. -BATCH_TO_SPACE_ND DIV MEAN PAD -- cgit v1.2.1