aboutsummaryrefslogtreecommitdiff
path: root/NnapiSupport.txt
diff options
context:
space:
mode:
authorÉanna Ó Catháin <eanna.ocathain@arm.com>2018-11-12 16:06:20 +0000
committerÉanna Ó Catháin <eanna.ocathain@arm.com>2018-11-12 16:06:20 +0000
commit52e14ca9aae17541c07e8cf55ceae6869da6172a (patch)
tree5b928760a79f3f7a6726ed6be9046cc27081829d /NnapiSupport.txt
parent39fc547629a1f787bfa32398c6954b298f4f9d9a (diff)
downloadandroid-nn-driver-52e14ca9aae17541c07e8cf55ceae6869da6172a.tar.gz
IVGCVSW-2097: Document support for BatchToSpaceNd
Change-Id: Ie567d55da21ef931ca3ee93fcec61d6196b6b4eb
Diffstat (limited to 'NnapiSupport.txt')
-rw-r--r--NnapiSupport.txt2
1 files changed, 1 insertions, 1 deletions
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