aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-07-12 14:16:24 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-07-27 15:52:23 +0100
commitb1f5f700c5efae12598b01bc3f055f5dd2bd6e2e (patch)
treee0cc283661d90940fb919142dae5e20cefb9d163 /docs
parent2d213a759e68f753ef4696e02a8535f7edfe421d (diff)
downloadarmnn-b1f5f700c5efae12598b01bc3f055f5dd2bd6e2e.tar.gz
IVGCVSW-7094 Add LOG and SIN support to tflite delegate
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I355298f365b82cad1e3f46cfebf1c1375716cf92
Diffstat (limited to 'docs')
-rw-r--r--docs/05_03_delegate.dox6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/05_03_delegate.dox b/docs/05_03_delegate.dox
index d1c41fe213..71754323bc 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -1,4 +1,4 @@
-/// Copyright (c) 2021 ARM Limited and Contributors. All rights reserved.
+/// Copyright (c) 2022 ARM Limited and Contributors. All rights reserved.
///
/// SPDX-License-Identifier: MIT
///
@@ -89,6 +89,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- LOCAL_RESPONSE_NORMALIZATION
+- LOG
+
- LOGICAL_AND
- LOGICAL_NOT
@@ -151,6 +153,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- SHAPE
+- SIN
+
- SOFTMAX
- SPACE_TO_BATCH_ND