tree: d083b22468b10979122aef32531f2e78f0397c17 [path history] [tgz]
  1. cmake/
  2. include/
  3. src/
  4. third-party/
  5. BuildGuideNative.md
  6. CMakeLists.txt
  7. README.md
  8. TensorFlowLiteDelegateSupport.md
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 about the TensorFlow Lite operators that are supported, see TensorFlowLiteDelegateSupport.md.