# 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).
