aboutsummaryrefslogtreecommitdiff
path: root/src/armnnCaffeParser/README.md
blob: 17dbe440de0022868bfa646d238de9ee919a9f1d (plain)
1
2
3
4
5
6
7
# 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](https://github.com/ARM-software/armnn/wiki/Documentation) of our github repository.