aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer/SerializerSupport.md
blob: a94e0ad1514562cb76bd9f74598ce8b02d57cc8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The layers that ArmNN SDK Serializer currently supports.

This reference guide provides a list of layers which can be serialized currently by the Arm NN SDK.

## Fully supported

The Arm NN SDK Serializer currently supports the following layers:

* Addition
* Multiplication
* Softmax
* Pooling2d

More machine learning layers will be supported in future releases.