aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/armnnDeserializer/DeserializerSupport.md1
-rw-r--r--src/armnnSerializer/SerializerSupport.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/armnnDeserializer/DeserializerSupport.md b/src/armnnDeserializer/DeserializerSupport.md
index 14c720ac81..7e7ee06afe 100644
--- a/src/armnnDeserializer/DeserializerSupport.md
+++ b/src/armnnDeserializer/DeserializerSupport.md
@@ -6,6 +6,7 @@ This reference guide provides a list of layers which can be deserialized current
The Arm NN SDK Deserialize parser currently supports the following layers:
+* Activation
* Addition
* Convolution2d
* DepthwiseConvolution2d
diff --git a/src/armnnSerializer/SerializerSupport.md b/src/armnnSerializer/SerializerSupport.md
index 180180a654..18e9f53a3d 100644
--- a/src/armnnSerializer/SerializerSupport.md
+++ b/src/armnnSerializer/SerializerSupport.md
@@ -6,6 +6,7 @@ This reference guide provides a list of layers which can be serialized currently
The Arm NN SDK Serializer currently supports the following layers:
+* Activation
* Addition
* Convolution2d
* DepthwiseConvolution2d