blob: 15cb9cb87592dc6f1a0487cda0c299df9861869c [file] [log] [blame] [view]
# 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).