|
||
---|---|---|
.. | ||
test | ||
ArmnnSchema.fbs | ||
CMakeLists.txt | ||
README.md | ||
Serializer.cpp | ||
Serializer.hpp | ||
SerializerSupport.md | ||
SerializerUtils.cpp | ||
SerializerUtils.hpp |
README.md
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.