# The layers that ArmNN SDK Deserializer currently supports. This reference guide provides a list of layers which can be deserialized currently by the Arm NN SDK. ## Fully supported The Arm NN SDK Deserialize parser currently supports the following layers: * Activation * Addition * BatchToSpaceNd * BatchNormalization * Constant * Convolution2d * DepthwiseConvolution2d * Division * Equal * Floor * FullyConnected * Greater * Maximum * Minimum * Multiplication * Normalization * Pad * Permute * Pooling2d * Reshape * ResizeBilinear * Rsqrt * Softmax * SpaceToBatchNd * StridedSlice * Subtraction More machine learning layers will be supported in future releases.