aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKevin May <kevin.may@arm.com>2021-05-10 12:46:40 +0100
committerKevin May <kevin.may@arm.com>2021-05-10 14:08:07 +0000
commitc7bd7e8adc516baf3464d2b1c67b2efec0575e9a (patch)
treec12e1e77a640addf93b961859ad00c2e5303f8c0 /docs
parent00c422c4bd62356f4a9978d9e92d862c1273728a (diff)
downloadarmnn-c7bd7e8adc516baf3464d2b1c67b2efec0575e9a.tar.gz
IVGCVSW-5970 - Add UNPACK and PACK to delegate documentation
Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I59df474b957dc7f45aed3152174849c94769d7a0
Diffstat (limited to 'docs')
-rw-r--r--docs/01_03_delegate.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index a90883ba84..7859202c92 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -113,6 +113,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- NOT_EQUAL
+- PACK
+
- PAD
- PRELU
@@ -161,6 +163,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- TRANSPOSE_CONV
+- UNPACK
+
More machine learning operators will be supported in future releases.
**/
} \ No newline at end of file