aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-07-12 11:18:44 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-07-27 15:51:56 +0100
commit28aa6691accfd78c5eb5c4356316220d0e82ddef (patch)
treee2d0ff3a00da4eb1ffb7bd8535a201f98aa7dd63 /docs
parente00809c92075ac69a2b0c1f1479b1ce59a8920db (diff)
downloadarmnn-28aa6691accfd78c5eb5c4356316220d0e82ddef.tar.gz
IVGCVSW-7094 Add LOG and SIN support to tflite parser
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I979a6f43c0d6ec49effb9a87339dbcd07678d2bd
Diffstat (limited to 'docs')
-rw-r--r--docs/05_01_parsers.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox
index 99178ac736..39fe536fe9 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -144,6 +144,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- LEAKY_RELU
- LESS
- LESS_EQUAL
+- LOG
- LOGICAL_NOT
- LOGISTIC
- LOG_SOFTMAX
@@ -171,6 +172,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- RESIZE_NEAREST_NEIGHBOR
- RSQRT
- SHAPE
+- SIN
- SLICE
- SOFTMAX
- SPACE_TO_BATCH