aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer/README.md
blob: 79ab2e2c1792d2c22f7aad9d53822fe5baad6f29 (plain)
1
2
3
4
5
6
7
# The Arm NN Serializer

The `armnnSerializer` is a library for serializing an Arm NN network to a stream.

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.