tree: 3cc4d105fb2f1d5c4e9f4c44e6f655e4434326ee [path history] [tgz]
  1. ArmnnSchema.fbs
  2. CMakeLists.txt
  3. README.md
  4. README.md.license
  5. Serializer.cpp
  6. Serializer.hpp
  7. SerializerUtils.cpp
  8. SerializerUtils.hpp
  9. 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.