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
committerJan Eilers <jan.eilers@arm.com>2021-02-22 08:32:32 +0000
commit1121c6bf3fc4ff34b6fce2e17a2cda71be185112 (patch)
tree868a1cc73d7c8ce06da8d97eb1b7260647f7d472 /docs/01_03_delegate.dox
parent8548e9ccb0b8a5a8780a7d35e5abf19bb13f9dbc (diff)
downloadarmnn-1121c6bf3fc4ff34b6fce2e17a2cda71be185112.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