aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/README.md
blob: 9894fa9ce7f482889dfb32ede78128fda4b07cf5 (plain)
1
2
3
4
5
6
# 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 our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S7_tf_parser).