aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTianle Cheng <tianle.cheng@arm.com>2023-07-03 11:24:12 +0100
committerTianle Cheng <tianle.cheng@arm.com>2023-07-05 09:39:27 +0000
commite5a30ff7e3ebc61592cc96b148c2c36eda9de02c (patch)
treecf582fb97d864ac959b84b19e1630df63d21376b /docs
parent22c8a4b48efe4c6cfa563c734e771e77f4d7c1b0 (diff)
downloadarmnn-e5a30ff7e3ebc61592cc96b148c2c36eda9de02c.tar.gz
IVGCVSW-7833 Add ReverseV2 support to TFLite Parser
* Added ReverseV2 support to TFLite Parser * Added ReverseV2 TFLite Parser unit tests * Updated Parser Docs Signed-off-by: Tianle Cheng <tianle.cheng@arm.com> Change-Id: Idb9a9213f75cd6cf01509a5d06ea5772cf56ac5b
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 08d569d065..cfce7ec580 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -173,6 +173,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- RESHAPE
- RESIZE_BILINEAR
- RESIZE_NEAREST_NEIGHBOR
+- REVERSE_V2
- RSQRT
- SHAPE
- SIN