tree: 427b541d92c9f5826b3542f60af2ed62ebd007bf
  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 into our doxygen documentation which can be found in the wiki section of our github repository.