xref: /aosp_15_r20/external/armnn/src/armnnSerializer/README.md (revision 89c4ff92f2867872bb9e2354d150bf0c8c502810)
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).