aboutsummaryrefslogtreecommitdiff
path: root/src/armnnSerializer/README.md
blob: 0656c8bb799fb3d430673526571e6cd9a197eaf2 (plain)
1
2
3
4
5
6
# 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,
see [SerializerSupport.md](./SerializerSupport.md).