aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/DeserializerSupport.md
diff options
context:
space:
mode:
authorJames Conroy <james.conroy@arm.com>2020-05-13 10:27:58 +0100
committerJames Conroy <james.conroy@arm.com>2020-05-13 23:06:38 +0000
commit8d33318a7ac33d90ed79701ff717de8d9940cc67 (patch)
tree2cf4140ec37b5b0a43b9618bab7f4f8076b5f4ab /src/armnnDeserializer/DeserializerSupport.md
parent5061601fb6833dda20a6097af6a92e5e07310f25 (diff)
downloadarmnn-8d33318a7ac33d90ed79701ff717de8d9940cc67.tar.gz
IVGCVSW-4777 Add QLstm serialization support
* Adds serialization/deserilization for QLstm. * 3 unit tests: basic, layer norm and advanced. Signed-off-by: James Conroy <james.conroy@arm.com> Change-Id: I97d825e06b0d4a1257713cdd71ff06afa10d4380
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 491cd1de42..c47810c11e 100644
--- a/src/armnnDeserializer/DeserializerSupport.md
+++ b/src/armnnDeserializer/DeserializerSupport.md
@@ -42,6 +42,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
* Pooling2d
* Prelu
* Quantize
+* QLstm
* QuantizedLstm
* Reshape
* Resize