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.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
index 145ca9f747..22023f1671 100644
--- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md
+++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
@@ -18,6 +18,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
* DEPTHWISE_CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+* DEQUANTIZE
+
* FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
* LOGISTIC
@@ -38,6 +40,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
* PAD
+* QUANTIZE
+
* RELU
* RELU6
@@ -46,6 +50,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
* RESIZE_BILINEAR
+* RESIZE_NEAREST_NEIGHBOR
+
* SLICE
* SOFTMAX