tree: 0c7e48c96190725e1cd347d0867d81d1bbc2b05e [path history] [tgz]
  1. ArmnnSchema.fbs
  2. CMakeLists.txt
  3. README.md
  4. Serializer.cpp
  5. Serializer.hpp
  6. SerializerSupport.md
  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, see SerializerSupport.md.