xref: /aosp_15_r20/external/armnn/src/armnnTfLiteParser/README.md (revision 89c4ff92f2867872bb9e2354d150bf0c8c502810)
1*89c4ff92SAndroid Build Coastguard Worker# The Arm NN TensorFlow Lite parser
2*89c4ff92SAndroid Build Coastguard Worker
3*89c4ff92SAndroid Build Coastguard Worker`armnnTfLiteParser` is a library for loading neural networks defined by TensorFlow Lite FlatBuffers files
4*89c4ff92SAndroid Build Coastguard Workerinto the Arm NN runtime.
5*89c4ff92SAndroid Build Coastguard Worker
6*89c4ff92SAndroid Build Coastguard WorkerFor more information, a list of supported TensorFlow Lite layers, and the networks that have been tested,
7*89c4ff92SAndroid Build Coastguard Workerplease visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S6_tf_lite_parser).
8