aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/README.md
blob: fa76a6da45cf708bc704c996f4cc9d531ff1b7c8 (plain)
1
2
3
4
5
6
7
8
# 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,
take a look into our doxygen documentation which can be found in the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) 
of our github repository.