aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/DeserializerSupport.md
diff options
context:
space:
mode:
authorConor Kennedy <conor.kennedy@arm.com>2019-02-26 08:29:54 +0000
committerderek.lamberti <derek.lamberti@arm.com>2019-02-26 14:29:20 +0000
commit762778817f6567f405d5d705f9c2131bab799e66 (patch)
tree06302ac5067404e61f7a66161fa6f30ec02682bc /src/armnnDeserializer/DeserializerSupport.md
parentb3d481a25ee4e8b24f615627122ccb7a7a1028da (diff)
downloadarmnn-762778817f6567f405d5d705f9c2131bab799e66.tar.gz
IVGCVSW-2683 Add Serializer & Deserializer for Constant
Change-Id: Iad7d89dfa963d9015cbe044f67aecc8bf6634b10 Signed-off-by: Conor Kennedy <conor.kennedy@arm.com>
Diffstat (limited to 'src/armnnDeserializer/DeserializerSupport.md')
-rw-r--r--src/armnnDeserializer/DeserializerSupport.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/armnnDeserializer/DeserializerSupport.md b/src/armnnDeserializer/DeserializerSupport.md
index 7e7ee06afe..988144425c 100644
--- a/src/armnnDeserializer/DeserializerSupport.md
+++ b/src/armnnDeserializer/DeserializerSupport.md
@@ -8,6 +8,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
* Activation
* Addition
+* Constant
* Convolution2d
* DepthwiseConvolution2d
* FullyConnected