aboutsummaryrefslogtreecommitdiff
path: root/docs/01_03_delegate.dox
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-02-19 09:38:03 +0000
committerKeith Davis <keith.davis@arm.com>2021-02-22 12:46:00 +0000
commitd6bd29e968e777aa1c3f45b39b9aa79eb7eafbd9 (patch)
treefa880aa784d8414649ed4458bdb8d2ef5c2a1faf /docs/01_03_delegate.dox
parent94b0af496f2a410e3b7b12c8a6b2a1864dfb41d6 (diff)
downloadarmnn-d6bd29e968e777aa1c3f45b39b9aa79eb7eafbd9.tar.gz
IVGCVSW-5695 Update supported operators
* Update supported operators for the delegate, parsers, serializer and deserializer Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I33ac99a29d894eec055cd05411014075d78b3168
Diffstat (limited to 'docs/01_03_delegate.dox')
-rw-r--r--docs/01_03_delegate.dox18
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 9063f05658..f6d8e7660d 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -82,15 +82,17 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- LOCAL_RESPONSE_NORMALIZATION
- LOGICAL_AND
--
+
- LOGICAL_NOT
--
+
- LOGICAL_OR
- LOGISTIC
- LOG_SOFTMAX
+- LSTM
+
- L2_NORMALIZATION
- L2_POOL_2D
@@ -111,8 +113,16 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- PAD
+- PRELU
+
- QUANTIZE
+- RANK
+
+- REDUCE_MAX
+
+- REDUCE_MIN
+
- RESHAPE
- RESIZE_BILINEAR
@@ -137,8 +147,12 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- SQRT
+- STRIDED_SLICE
+
- SUB
+- SUM
+
- TANH
- TRANSPOSE