aboutsummaryrefslogtreecommitdiff
path: root/docs/05_03_delegate.dox
diff options
context:
space:
mode:
authorIdriss Chaouch <idriss.chaouch@arm.com>2023-09-08 11:18:16 +0100
committerIdriss Chaouch <idriss.chaouch@arm.com>2023-09-12 11:18:53 +0100
commitcbf79298f73310fe4ca5d760ded73575e4bf8fad (patch)
tree95d1c85c20a6af48427ea50721d65ea6e72cd10d /docs/05_03_delegate.dox
parentcd0874c5e404f8676d988f7d241aa1f88a037dd2 (diff)
downloadarmnn-cbf79298f73310fe4ca5d760ded73575e4bf8fad.tar.gz
IVGCVSW-8037 Add BROADCAST_TO to tflite classic and opaque delegate.
Signed-off-by: Idriss Chaouch <idriss.chaouch@arm.com> Change-Id: Ibc145d0ea1ac9414b6a68b5b547bf2ea2852fd36
Diffstat (limited to 'docs/05_03_delegate.dox')
-rw-r--r--docs/05_03_delegate.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/05_03_delegate.dox b/docs/05_03_delegate.dox
index 624f06f7c2..9a40a8ac9e 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -46,6 +46,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- BATCH_TO_SPACE_ND
+- BROADCAST_TO
+
- CAST
- CEIL