tree: 85e0bcc743abcff6b801bb0ec4a6ce94a3ded994 [path history] [tgz]
  1. BuildGuideNative.md
  2. BuildGuideNative.md.license
  3. CMakeLists.txt
  4. DelegateQuickStartGuide.md
  5. DelegateQuickStartGuide.md.license
  6. README.md
  7. README.md.license
  8. armnnDelegateJNI/
  9. cmake/
  10. include/
  11. python/
  12. src/
delegate/README.md

The Arm NN TensorFlow Lite delegate

'armnnDelegate' is a library for accelerating certain TensorFlow Lite operators on Arm hardware by providing the TensorFlow Lite interpreter with an alternative implementation of the operators via its delegation mechanism.

For more information, like a list of supported operators, please visit our doxygen documentation.