ArmNN  NotReleased
src/armnnTfLiteParser/README.md
Go to the documentation of this file.
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).