aboutsummaryrefslogtreecommitdiff
path: root/docs/05_03_delegate.dox
diff options
context:
space:
mode:
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 ffd583dce5..b804268e90 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -51,6 +51,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- CAST
+- CEIL
+
- CONCATENATION, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
- CONV_2D, Supported Fused Activation: RELU, RELU6, RELU_N1_TO_1, SIGMOID, TANH, NONE
@@ -183,6 +185,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- SQUEEZE
+- SLICE
+
- STRIDED_SLICE
- SUB