tree: 2aa0dcba2cde54a3861525e29abc65b7d1087866 [path history] [tgz]
  1. ArmnnSchema.fbs
  2. CMakeLists.txt
  3. README.md
  4. Serializer.cpp
  5. Serializer.hpp
  6. SerializerUtils.cpp
  7. SerializerUtils.hpp
  8. test/
src/armnnSerializer/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, take a look at our doxygen documentation.