From 377351e5420304668da92da4ee00a012923619d1 Mon Sep 17 00:00:00 2001 From: Aron Virginas-Tar Date: Wed, 27 Feb 2019 14:42:31 +0000 Subject: IVGCVSW-2695 Serialize / deserialize the Maximum layer Signed-off-by: Aron Virginas-Tar Change-Id: I6c89a40b1fc00699a048efb26966142517c3ff43 --- src/armnnDeserializer/DeserializerSupport.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/armnnDeserializer/DeserializerSupport.md') diff --git a/src/armnnDeserializer/DeserializerSupport.md b/src/armnnDeserializer/DeserializerSupport.md index 791068340f..bb2f0637ac 100644 --- a/src/armnnDeserializer/DeserializerSupport.md +++ b/src/armnnDeserializer/DeserializerSupport.md @@ -15,6 +15,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers: * Division * Equal * FullyConnected +* Maximum * Minimum * Multiplication * Permute @@ -23,4 +24,4 @@ The Arm NN SDK Deserialize parser currently supports the following layers: * Softmax * SpaceToBatchNd -More machine learning layers will be supported in future releases. +More machine learning layers will be supported in future releases. \ No newline at end of file -- cgit v1.2.1