aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/README.md
blob: 33e1999a0ef4e2d691a974d8210b54287e1d9376 (plain)
1
2
3
4
5
6
7
# The Arm NN TensorFlow parser

`armnnTfParser` is a library for loading neural networks defined by TensorFlow protobuf files into the Arm NN runtime.

For more information, a list of supported TensorFlow layers, and the networks that have been tested,
please visit "Software Tools" -> "Parsers" -> "Arm NN TensorFlow 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.