tree: 448c9c46e3955276e6c03cfcf1d7c7e931b434bc [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 our doxygen documentation.