aboutsummaryrefslogtreecommitdiff
path: root/docs/05_01_parsers.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/05_01_parsers.dox')
-rw-r--r--docs/05_01_parsers.dox3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox
index b0115626d6..e8d4797227 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -123,6 +123,8 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- ARG_MIN
- AVERAGE_POOL_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- BATCH_TO_SPACE
+- CAST
+- CEIL
- CONCATENATION, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- CONV_2D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- CONV_3D, Supported Fused Activation: RELU , RELU6 , TANH, NONE
@@ -187,6 +189,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- TANH
- TRANSPOSE
- TRANSPOSE_CONV
+- UNIDIRECTIONAL_SEQUENCE_LSTM
- UNPACK
### Custom Operator