• Home
Name Date Size #Lines LOC

..--

cmake/Modules/03-May-2024-11896

include/03-May-2024-17596

src/03-May-2024-13,69811,086

third-party/doctest/03-May-2024-6,2284,786

BuildGuideNative.mdD03-May-202410.5 KiB238207

CMakeLists.txtD03-May-20247 KiB205168

README.mdD03-May-2024416 85

TensorFlowLiteDelegateSupport.mdD03-May-20241.1 KiB8643

README.md

1# The Arm NN TensorFlow Lite delegate
2
3'armnnDelegate' is a library for accelerating certain TensorFlow Lite operators on Arm hardware by providing
4the TensorFlow Lite interpreter with an alternative implementation of the operators via its delegation mechanism.
5
6For more information about the TensorFlow Lite operators that are supported,
7see [TensorFlowLiteDelegateSupport.md](./TensorFlowLiteDelegateSupport.md).
8