tree: 4597360276a17f68d9b20f945cdc27ee95a6df29 [path history] [tgz]
  1. ArmnnSchema.fbs
  2. ArmnnSchema_generated.h
  3. CMakeLists.txt
  4. README.md
  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 "Software Tools" -> "Serializer" in our doxygen documentation which can be found in the wiki section of our github repository.