aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/TensorFlowLiteSupport.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnTfLiteParser/TensorFlowLiteSupport.md')
-rw-r--r--src/armnnTfLiteParser/TensorFlowLiteSupport.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
index 118fed7f7c..16663c986c 100644
--- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md
+++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
@@ -16,6 +16,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
* CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+* DEPTH_TO_SPACE
+
* DEPTHWISE_CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
* DEQUANTIZE
@@ -28,6 +30,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
* FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+* GATHER
+
* HARD_SWISH
* LEAKY_RELU