aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializeParser/DeserializerSupport.md
blob: c03471af756445745e8d94759eebde83431a0750 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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:

* Addition
* Multiplication
* Reshape
* Softmax

More machine learning layers will be supported in future releases.