tree: 52fbd78ed37e55d624974a93d5ca756102760078 [path history] [tgz]
  1. CMakeLists.txt
  2. README.md
  3. TfLiteParser.cpp
  4. TfLiteParser.hpp
  5. 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 "Software Tools" -> "Parsers" -> "Arm NN Tf Lite Parser" in our doxygen documentation that can be found in the wiki section of our github repository.