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
  • Constant
  • Convolution2d
  • DepthwiseConvolution2d
  • Division
  • FullyConnected
  • Minimum
  • Multiplication
  • Permute
  • Pooling2d
  • Reshape
  • Softmax
  • SpaceToBatchNd

More machine learning layers will be supported in future releases.