tree: 33e931d3e9a61cd6a4f4b6e8e4bf938b4ae63fb8 [path history] [tgz]
  1. CaffeParser.cpp
  2. CaffeParser.hpp
  3. README.md
  4. RecordByRecordCaffeParser.cpp
  5. RecordByRecordCaffeParser.hpp
  6. test/
src/armnnCaffeParser/README.md

Arm NN Caffe parser

armnnCaffeParser is a library for loading neural networks defined in Caffe protobuf files into the Arm NN runtime.

For more information, a list of supported Caffe layers, and the networks that have been tested, please visit "Software Tools" -> "Parsers" -> "Arm NN Caffe Parser" in our doxygen documentation that can be found in the wiki section of our github repository.