From 590f3f7e0a792ca12ba9e30f59acd6aeafdd48d4 Mon Sep 17 00:00:00 2001 From: James Ward Date: Wed, 2 Dec 2020 10:20:48 +0000 Subject: IVGCVSW-5598 ArmNN Doxygen doc needs update Signed-off-by: James Ward Change-Id: Iac19640fec7aabdfcbb88a0856d4fce3a15d3f27 --- docs/02_deserializer_serializer.dox | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs/02_deserializer_serializer.dox') diff --git a/docs/02_deserializer_serializer.dox b/docs/02_deserializer_serializer.dox index 0bd677eb88..d192ec4e04 100644 --- a/docs/02_deserializer_serializer.dox +++ b/docs/02_deserializer_serializer.dox @@ -60,6 +60,7 @@ The Arm NN SDK Serializer currently supports the following layers: - Input - InstanceNormalization - L2Normalization +- Logical - LogSoftmax - Lstm - Maximum @@ -73,8 +74,10 @@ The Arm NN SDK Serializer currently supports the following layers: - Permute - Pooling2d - Prelu +- QLstm - Quantize - QuantizedLstm +- Rank - Reshape - Resize - Slice @@ -87,6 +90,7 @@ The Arm NN SDK Serializer currently supports the following layers: - StridedSlice - Subtraction - Switch +- Transpose - TransposeConvolution2d More machine learning layers will be supported in future releases. @@ -131,12 +135,15 @@ The Arm NN SDK Deserialize parser currently supports the following layers: - Dequantize - DetectionPostProcess - Division +- ElementwiseUnary +- Fill - Floor - FullyConnected - Gather - Input - InstanceNormalization - L2Normalization +- Logical - LogSoftmax - Lstm - Maximum @@ -150,9 +157,12 @@ The Arm NN SDK Deserialize parser currently supports the following layers: - Permute - Pooling2d - Prelu +- QLstm - Quantize - QuantizedLstm +- Rank - Reshape +- Resize - Rsqrt - Slice - Softmax @@ -165,7 +175,6 @@ The Arm NN SDK Deserialize parser currently supports the following layers: - Subtraction - Switch - TransposeConvolution2d -- Resize More machine learning layers will be supported in future releases. -- cgit v1.2.1