aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-04-25 17:14:50 +0100
committerTeresa Charlin <teresa.charlinreyes@arm.com>2022-05-04 12:11:42 +0100
commit6966bfa643305fde25e96bb938cad811cd3b4f31 (patch)
tree7c6e377e0e0ba74d9e963a94c6cdc8f03ce4a407 /docs
parentb2d3ec5b1e938ef34facfdbcff83fc8e845d5f7c (diff)
downloadarmnn-6966bfa643305fde25e96bb938cad811cd3b4f31.tar.gz
IVGCVSW-6856 Add GATHERNd Serializer and Deserializer
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Ibab3525d53edbdf6a48e43b2bf668fcd2efaba58
Diffstat (limited to 'docs')
-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