commit | 36a647a2543ada9b92d5f59e381a6cf31c6b0fed | [log] [tgz] |
---|---|---|
author | Sean Callanan <spyffe@google.com> | Thu Jan 30 15:23:28 2020 -0800 |
committer | Kevin DuBois <kevindubois@google.com> | Thu Aug 27 10:35:34 2020 -0700 |
tree | e991d6fc7fae469cf0e403649e3e52f56630e742 | |
parent | fdeaaa101abd14e88d16eb051dae441a137c4338 [diff] |
android-nn-driver: Depend on libGLES_mali libOpenCL is just a symlink, so this library should formally depend on libGLES_mali, which is where the symbols actually come from. Also change the rpath so the library can be found in /vendor/lib[64]/egl. Test: local build Change-Id: Idd402ec0932488a8136b8eedffc275288187c560
This directory contains the ArmNN driver for the Android Neural Networks API, implementing the android.hardware.neuralnetworks@1.0, android.hardware.neuralnetworks@1.1 and android.hardware.neuralnetworks@1.2 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/