aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTracy Narine <tracy.narine@arm.com>2023-07-17 16:06:26 +0100
committerTracy Narine <tracy.narine@arm.com>2023-07-18 16:15:46 +0100
commit7306bbef8b06cb9689108ff56bd67036d02ca79d (patch)
tree1b3f1a06e7aad3a37d3f3eab5c8afcc3797c0519 /docs
parent121ccd56155e14bd8c31a1caacf254511222b256 (diff)
downloadarmnn-7306bbef8b06cb9689108ff56bd67036d02ca79d.tar.gz
IVGCVSW-7834 Add REVERSE_V2 to classic and opaque delegates
* Adding support for ReverseV2 in the classic and opaque delegates * CMake files updated * Tests added * Gpu/Cpu Acc tests compiled out until functionality is written Signed-off-by: Tracy Narine <tracy.narine@arm.com> Change-Id: I8b41b7e71f2e28e5ea8dddbd00657900e6d7ab9a
Diffstat (limited to 'docs')
-rw-r--r--docs/05_03_delegate.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/05_03_delegate.dox b/docs/05_03_delegate.dox
index 78bc3ea0b8..632afa0cf0 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -167,6 +167,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- RESIZE_NEAREST_NEIGHBOR
+- REVERSEV2
+
- RSQRT
- SHAPE