commit | 3c032070e30cfb0a7200d0dc666f4414a2b2424a | [log] [tgz] |
---|---|---|
author | Danny Lin <danny@kdrag0n.dev> | Tue Dec 07 20:00:18 2021 -0800 |
committer | Jack <jackeagle102@gmail.com> | Sat Nov 18 12:38:22 2023 +0530 |
tree | 23e3a6df4131c91496b563e5d579b32c289dbeb4 | |
parent | 6c63f7fdb6bd2641e2ad1a0fb1a0eb83389a5db3 [diff] |
Link to libOpenCL unconditionally when building OpenCL backend We only build the OpenCL backend if libOpenCL has been extracted as a prebuilt library in vendor/google_devices, so relax the check and assume that libOpenCL is available for linking. Change-Id: I5399fc04be7b4b8f29e586b857a1d520a41ddd02 (cherry picked from commit 5631c3efa71fb2f592ef3fc0fcdd8692f1cb5fc8) Reviewed-on: https://review.blissroms.org/c/platform_external_android-nn-driver/+/18921 Tested-by: Jack <jackeagle102@gmail.com> Reviewed-by: Jack <jackeagle102@gmail.com>
This directory contains the ArmNN driver for the Android Neural Networks API, implementing the android.hardware.neuralnetworks@1.0, android.hardware.neuralnetworks@1.1, android.hardware.neuralnetworks@1.2 and android.hardware.neuralnetworks@1.3 HALs.
For more information about supported operations and configurations, see NnapiSupport.txt
For documentation about integrating this driver into an Android tree, see Integrator Guide
For FAQs and troubleshooting advice, see FAQ.md
The android-nn-driver is provided under the MIT license. See LICENSE for more information. Contributions to this project are accepted under the same license.
Individual files contain the following tag instead of the full license text.
SPDX-License-Identifier: MIT
This enables machine processing of license information based on the SPDX License Identifiers that are available here: http://spdx.org/licenses/