aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnDeserializer')
-rw-r--r--src/armnnDeserializer/DeserializerSupport.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/armnnDeserializer/DeserializerSupport.md b/src/armnnDeserializer/DeserializerSupport.md
index 78ae51675f..cbc3eb97fd 100644
--- a/src/armnnDeserializer/DeserializerSupport.md
+++ b/src/armnnDeserializer/DeserializerSupport.md
@@ -25,6 +25,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
* FullyConnected
* Gather
* Greater
+* Input
* L2Normalization
* Lstm
* Maximum
@@ -33,6 +34,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers:
* Minimum
* Multiplication
* Normalization
+* Output
* Pad
* Permute
* Pooling2d