tree: c463272fe55d02cccd91786b584948eb35dad52a
  1. test/
  2. ArmnnSchema.fbs
  3. ArmnnSchema_generated.h
  4. CMakeLists.txt
  5. README.md
  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.