aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/README.md
blob: 5e76a9cfe080035f97fa9e13b3b25d8ee7443f55 (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 about the TensorFlow Lite operators that are supported, and the networks that have been tested,
see [TensorFlowLiteSupport.md](./TensorFlowLiteSupport.md).