From 28aa6691accfd78c5eb5c4356316220d0e82ddef Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 12 Jul 2022 11:18:44 +0100 Subject: IVGCVSW-7094 Add LOG and SIN support to tflite parser Signed-off-by: Teresa Charlin Change-Id: I979a6f43c0d6ec49effb9a87339dbcd07678d2bd --- docs/05_01_parsers.dox | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/05_01_parsers.dox') 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 -- cgit v1.2.1