aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2023-07-11 11:35:41 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-07-12 15:58:30 +0000
commit6963b33221c23af4a8eff19ff4a5773230b0befd (patch)
tree4f65958f6a2f8e191d2298a4574657a98f6d4459 /docs
parent28c3d0f6459f2aafaa82cb2b21640d2323903ebe (diff)
downloadarmnn-6963b33221c23af4a8eff19ff4a5773230b0befd.tar.gz
Add Square as Mul in the TfLite Parser
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I5760da9be2ed63fdfbdd5d3d7b771c310592798d
Diffstat (limited to 'docs')
-rw-r--r--docs/05_01_parsers.dox1
1 files changed, 1 insertions, 0 deletions
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