aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/01_01_parsers.dox2
-rw-r--r--docs/01_03_delegate.dox2
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/01_01_parsers.dox b/docs/01_01_parsers.dox
index 63c34210fe..3ac5b27735 100644
--- a/docs/01_01_parsers.dox
+++ b/docs/01_01_parsers.dox
@@ -119,6 +119,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- ELU
- EQUAL
- EXP
+- EXPAND_DIMS
- FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- GATHER
- GREATER
@@ -149,6 +150,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- RESIZE_BILINEAR
- RESIZE_NEAREST_NEIGHBOR
- RSQRT
+- SHAPE
- SLICE
- SOFTMAX
- SPACE_TO_BATCH
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 7859202c92..92cdf6d7e1 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -139,6 +139,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- RSQRT
+- SHAPE
+
- SOFTMAX
- SPACE_TO_BATCH_ND