aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/README.md
blob: b2b1ac02376ca6dd11df1ecaf52f227976770291 (plain)
1
2
3
4
5
6
7
8
# 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 "Software Tools" -> "Parsers" -> "Arm NN Tf Lite 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.