From 8e7fa232b4e637cc02f2ca344b2113c63cdc7e5a Mon Sep 17 00:00:00 2001 From: ruoyan01 Date: Thu, 28 Feb 2019 15:09:07 +0000 Subject: IVGCVSW-2681 Serialize/de-serialize the BatchNormalization layer Change-Id: I418c4465366742262fb6e6c1eeba76c634beaeb5 Signed-off-by: ruoyan01 --- src/armnnDeserializer/DeserializerSupport.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src/armnnDeserializer/DeserializerSupport.md') diff --git a/src/armnnDeserializer/DeserializerSupport.md b/src/armnnDeserializer/DeserializerSupport.md index 765432b8e4..b5e9b6b0a2 100644 --- a/src/armnnDeserializer/DeserializerSupport.md +++ b/src/armnnDeserializer/DeserializerSupport.md @@ -9,6 +9,7 @@ The Arm NN SDK Deserialize parser currently supports the following layers: * Activation * Addition * BatchToSpaceNd +* BatchNormalization * Constant * Convolution2d * DepthwiseConvolution2d -- cgit v1.2.1