aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2024-03-05 15:33:10 +0000
committerKevin May <kevin.may@arm.com>2024-03-12 16:12:41 +0000
commitce7f51f0a8f815ff0e0dd94e209a8cf1802ac914 (patch)
tree7b1879cd830944d6bc2b929c8d6aac75e9a49b66 /docs
parentbd7bea776b716b3893ae6630b90ed9e5fd47d19d (diff)
downloadarmnn-ce7f51f0a8f815ff0e0dd94e209a8cf1802ac914.tar.gz
IVGCVSW-8231 ScatterNd added to TFLite parser
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I5b87304319f5e83e8eba9cb2d934fc4a6aebe85b
Diffstat (limited to 'docs')
-rw-r--r--docs/05_01_parsers.dox3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox
index 7dcf8e2553..03b8ea22a2 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -1,4 +1,4 @@
-/// Copyright (c) 2022-2023 Arm Ltd and Contributors. All rights reserved.
+/// Copyright (c) 2022-2024 Arm Ltd and Contributors. All rights reserved.
///
/// SPDX-License-Identifier: MIT
///
@@ -177,6 +177,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- RESIZE_NEAREST_NEIGHBOR
- REVERSE_V2
- RSQRT
+- SCATTER_ND
- SHAPE
- SIN
- SLICE