From 6963b33221c23af4a8eff19ff4a5773230b0befd Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Tue, 11 Jul 2023 11:35:41 +0100 Subject: Add Square as Mul in the TfLite Parser Signed-off-by: Teresa Charlin Change-Id: I5760da9be2ed63fdfbdd5d3d7b771c310592798d --- docs/05_01_parsers.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox index cfce7ec580..0be5f30b0d 100644 --- a/docs/05_01_parsers.dox +++ b/docs/05_01_parsers.dox @@ -185,6 +185,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators - SPLIT_V - SQUEEZE - SQRT +- SQUARE - SQUARE_DIFFERENCE - STRIDED_SLICE - SUB -- cgit v1.2.1