tree: c75ce3737f06fe4eab521447438c296e10f86a73 [path history] [tgz]
  1. test/
  2. CMakeLists.txt
  3. README.md
  4. README.md.license
  5. TfLiteParser.cpp
  6. TfLiteParser.hpp
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.