tree: fe157a9b45b7f49a744683ae7a9e4fa697d26ecb [path history] [tgz]
  1. CMakeLists.txt
  2. README.md
  3. README.md.license
  4. TfLiteParser.cpp
  5. TfLiteParser.hpp
  6. test/
src/armnnTfLiteParser/README.md

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 our doxygen documentation.