xref: /aosp_15_r20/external/armnn/src/armnnSerializer/README.md (revision 89c4ff92f2867872bb9e2354d150bf0c8c502810)
1*89c4ff92SAndroid Build Coastguard Worker# The Arm NN Serializer
2*89c4ff92SAndroid Build Coastguard Worker
3*89c4ff92SAndroid Build Coastguard WorkerThe `armnnSerializer` is a library for serializing an Arm NN network to a stream.
4*89c4ff92SAndroid Build Coastguard Worker
5*89c4ff92SAndroid Build Coastguard WorkerFor more information about the layers that are supported, and the networks that have been tested,
6*89c4ff92SAndroid Build Coastguard Workertake a look at our [doxygen documentation](https://arm-software.github.io/armnn/latest/serializer.xhtml).