aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-04-25 15:47:29 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2022-05-04 12:25:00 +0000
commit91a53eab529d88f78572b1155bfd07eb5de141f4 (patch)
treebfe2bd5aa95bf926e32babb6cad1e6ececbff825 /docs
parent6966bfa643305fde25e96bb938cad811cd3b4f31 (diff)
downloadarmnn-91a53eab529d88f78572b1155bfd07eb5de141f4.tar.gz
IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I8142072f104b23c6eaf80b54cf6ddfa0393c4921
Diffstat (limited to 'docs')
-rw-r--r--docs/05_01_parsers.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox
index 7284810d42..03f2cba8d4 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -137,6 +137,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- FLOOR_DIV
- FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- GATHER
+- GATHER_ND
- GREATER
- GREATER_EQUAL
- HARD_SWISH