aboutsummaryrefslogtreecommitdiff
path: root/docs/01_02_deserializer_serializer.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/01_02_deserializer_serializer.dox')
-rw-r--r--docs/01_02_deserializer_serializer.dox4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/01_02_deserializer_serializer.dox b/docs/01_02_deserializer_serializer.dox
index 047cb5dc8d..6884b93dd1 100644
--- a/docs/01_02_deserializer_serializer.dox
+++ b/docs/01_02_deserializer_serializer.dox
@@ -59,6 +59,7 @@ The Arm NN SDK Serializer currently supports the following layers:
- Quantize
- QuantizedLstm
- Rank
+- Reduce
- Reshape
- Resize
- Slice
@@ -143,10 +144,10 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
- QLstm
- QuantizedLstm
- Rank
+- Reduce
- Reshape
- Resize
- ResizeBilinear
-- Rsqrt
- Slice
- Softmax
- SpaceToBatchNd
@@ -157,6 +158,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
- StridedSlice
- Subtraction
- Switch
+- Transpose
- TransposeConvolution2d
More machine learning layers will be supported in future releases.