aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/README.md
blob: 28d6a373884ba103e96247d6415f3953daef4a28 (plain)
1
2
3
4
5
6
7
# The Arm NN Deserializer

The `armnnDeserializer` is a library for loading neural networks defined by Arm NN FlatBuffers files
into the Arm NN runtime.

For more information about the layers that are supported, and the networks that have been tested,
see [DeserializerSupport.md](./DeserializerSupport.md)