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