• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# The Arm NN Serializer
2
3The `armnnSerializer` is a library for serializing an Arm NN network to a stream.
4
5For more information about the layers that are supported, and the networks that have been tested,
6take a look at our [doxygen documentation](https://arm-software.github.io/armnn/latest/serializer.xhtml).