You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
cmake/Modules | 3 years ago | |
include | 3 years ago | |
src | 3 years ago | |
third-party/doctest | 3 years ago | |
BuildGuideNative.md | 3 years ago | |
CMakeLists.txt | 3 years ago | |
README.md | 3 years ago | |
TensorFlowLiteDelegateSupport.md | 3 years ago |
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.