aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/README.md
blob: 15cb9cb87592dc6f1a0487cda0c299df9861869c (plain)
1
2
3
4
5
6
7
# The Arm NN TensorFlow Lite parser

`armnnTfLiteParser` is a library for loading neural networks defined by TensorFlow Lite FlatBuffers files
into the Arm NN runtime.

For more information, a list of supported TensorFlow Lite layers, and the networks that have been tested,
please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S6_tf_lite_parser).