tree: 57bdaba726d58426d4df0351127a78fafddb1951 [path history] [tgz]
  1. test/
  2. CaffeParser.cpp
  3. CaffeParser.hpp
  4. CaffeSupport.md
  5. README.md
  6. RecordByRecordCaffeParser.cpp
  7. RecordByRecordCaffeParser.hpp
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 about the Caffe layers that are supported, and the networks that have been tested, see CaffeSupport.md.