aboutsummaryrefslogtreecommitdiff
path: root/delegate/TensorFlowLiteDelegateSupport.md
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/TensorFlowLiteDelegateSupport.md')
-rw-r--r--delegate/TensorFlowLiteDelegateSupport.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/delegate/TensorFlowLiteDelegateSupport.md b/delegate/TensorFlowLiteDelegateSupport.md
index ed1124a1ff..a5d4faf3ef 100644
--- a/delegate/TensorFlowLiteDelegateSupport.md
+++ b/delegate/TensorFlowLiteDelegateSupport.md
@@ -20,6 +20,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
* CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+* DEPTH_TO_SPACE
+
* DEPTHWISE_CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
* DEQUANTIZE
@@ -94,6 +96,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
* SOFTMAX
+* SPACE_TO_DEPTH
+
* SPLIT
* SPLIT_V