ArmNN  NotReleased
src/armnnDeserializer/README.md
Go to the documentation of this file.
1 # The Arm NN Deserializer
2 
3 The `armnnDeserializer` is a library for loading neural networks defined by Arm NN FlatBuffers files
4 into the Arm NN runtime.
5 
6 For more information about the layers that are supported, and the networks that have been tested,
7 see [DeserializerSupport.md](./DeserializerSupport.md)