aboutsummaryrefslogtreecommitdiff
path: root/docs/01_parsers.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/01_parsers.dox')
-rw-r--r--docs/01_parsers.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/01_parsers.dox b/docs/01_parsers.dox
index 4d3189a190..285641160c 100644
--- a/docs/01_parsers.dox
+++ b/docs/01_parsers.dox
@@ -157,6 +157,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- CONCATENATION, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- DEPTHWISE_CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+- DIV
- EXP
- FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- LOGISTIC