aboutsummaryrefslogtreecommitdiff
path: root/docs/05_03_delegate.dox
diff options
context:
space:
mode:
authorJohn Mcloughlin <john.mcloughlin@arm.com>2023-05-15 17:03:49 +0100
committerJohn Mcloughlin <john.mcloughlin@arm.com>2023-05-17 12:29:54 +0100
commit0ec008761ab26110dcb108d544be4040a14fd403 (patch)
tree87bbc145ff2a4ea3221440b0fbd7c91a5b8a7c91 /docs/05_03_delegate.dox
parent499ebd917d8399f0a9d4d7e6e40a0ec321a4bab4 (diff)
downloadarmnn-0ec008761ab26110dcb108d544be4040a14fd403.tar.gz
IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.
* Added 2 new operators as ElementWiseBinary ops * Ref End to End and unit tests * Serialize and Deserialize tests * Delegate and Opaque Delegate tests * TfLite Parser tests Signed-off-by: John Mcloughlin <john.mcloughlin@arm.com> Change-Id: I537158127f602f0c41ca0402aa31655cd3bd4281
Diffstat (limited to 'docs/05_03_delegate.dox')
-rw-r--r--docs/05_03_delegate.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/05_03_delegate.dox b/docs/05_03_delegate.dox
index b804268e90..49d6af31e6 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -141,6 +141,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- PADV2
+- POW
+
- PRELU
- QUANTIZE
@@ -183,6 +185,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- SQRT
+- SQUARE_DIFFERENCE
+
- SQUEEZE
- SLICE