Name Date Size #Lines LOC

..--

armnnDelegateJNI/H25-Apr-2025-188135

classic/H25-Apr-2025-9,2437,393

cmake/Modules/H25-Apr-2025-225199

common/H25-Apr-2025-1,126734

include/H25-Apr-2025-249

opaque/H25-Apr-2025-1,8851,341

python/test/H25-Apr-2025-351229

test/H25-Apr-2025-23,31118,816

BuildGuideNative.mdH A D25-Apr-20254.7 KiB8162

BuildGuideNative.md.licenseH A D25-Apr-2025107 54

CMakeLists.txtH A D25-Apr-202513.1 KiB344300

DelegateQuickStartGuide.mdH A D25-Apr-20255.3 KiB11291

DelegateQuickStartGuide.md.licenseH A D25-Apr-2025108 54

README.mdH A D25-Apr-2025423 74

README.md.licenseH A D25-Apr-2025107 54

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, like a list of supported operators, please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/delegate.xhtml).
7

README.md.license

1#
2# Copyright © 2020-2021 Arm Ltd and Contributors. All rights reserved.
3# SPDX-License-Identifier: MIT
4#
5