aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-02-24 18:17:31 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2023-02-24 18:17:31 +0000
commit2a764ade6b5bf88cba0c43303291e0352ec3354c (patch)
tree32fd02b854347dded28e2ac0ef7e0805d58950b0 /docs
parentf0a35b8552ffcc39c5ebe2efc1ced15f813d8c09 (diff)
downloadarmnn-2a764ade6b5bf88cba0c43303291e0352ec3354c.tar.gz
IVGCVSW-7546 SPACE_TO_DEPTH support added in tflite parser
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I4f5016841c31b183440f31c1e177bc41d2b8dbb7
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 39fe536fe9..b0115626d6 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -1,4 +1,4 @@
-/// Copyright (c) 2022 Arm Ltd and Contributors. All rights reserved.
+/// Copyright (c) 2022-2023 Arm Ltd and Contributors. All rights reserved.
///
/// SPDX-License-Identifier: MIT
///
@@ -176,6 +176,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- SLICE
- SOFTMAX
- SPACE_TO_BATCH
+- SPACE_TO_DEPTH
- SPLIT
- SPLIT_V
- SQUEEZE