aosp12/external/armnn/delegate
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
cmake/Modules init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
include init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
src init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
third-party/doctest init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
BuildGuideNative.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
CMakeLists.txt init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
TensorFlowLiteDelegateSupport.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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.