aboutsummaryrefslogtreecommitdiff
path: root/docs/05_02_deserializer_serializer.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/05_02_deserializer_serializer.dox')
-rw-r--r--docs/05_02_deserializer_serializer.dox3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/05_02_deserializer_serializer.dox b/docs/05_02_deserializer_serializer.dox
index 84324d89d5..6cfaf29968 100644
--- a/docs/05_02_deserializer_serializer.dox
+++ b/docs/05_02_deserializer_serializer.dox
@@ -41,6 +41,7 @@ The Arm NN SDK Serializer currently supports the following layers:
- Floor
- FullyConnected
- Gather
+- GatherNd
- Input
- InstanceNormalization
- L2Normalization
@@ -131,6 +132,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
- Floor
- FullyConnected
- Gather
+- GatherNd
- Input
- InstanceNormalization
- L2Normalization
@@ -147,6 +149,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
- Pad
- Permute
- Pooling2d
+- Pooling3d
- Prelu
- Quantize
- QLstm