Release 18.08
[platform/upstream/armnn.git] / src / armnnTfLiteParser / README.md
1 # The Arm NN TensorFlow Lite parser
2
3 `armnnTfLiteParser` is a library for loading neural networks defined by TensorFlow Lite FlatBuffers files
4 into the Arm NN runtime.
5
6 For more information about the TensorFlow Lite operators that are supported, and the networks that have been tested,
7 see [TensorFlowLiteSupport.md](./TensorFlowLiteSupport.md)