From ce7f51f0a8f815ff0e0dd94e209a8cf1802ac914 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 5 Mar 2024 15:33:10 +0000 Subject: IVGCVSW-8231 ScatterNd added to TFLite parser Signed-off-by: Teresa Charlin Change-Id: I5b87304319f5e83e8eba9cb2d934fc4a6aebe85b --- docs/05_01_parsers.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.1