Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grapheneos-archive/platform_external_android-nn-driver
https://github.com/grapheneos-archive/platform_external_android-nn-driver
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/grapheneos-archive/platform_external_android-nn-driver
- Owner: GrapheneOS-Archive
- License: mit
- Created: 2021-12-09T15:13:19.000Z (almost 3 years ago)
- Default Branch: 13
- Last Pushed: 2024-08-09T17:24:51.000Z (3 months ago)
- Last Synced: 2024-11-15T18:14:28.965Z (about 4 hours ago)
- Language: C++
- Homepage: https://grapheneos.org/
- Size: 1.4 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ArmNN Android Neural Networks driver
This directory contains the ArmNN driver for the Android Neural Networks API, implementing the [email protected], [email protected], [email protected] and [email protected] HALs.
For more information about supported operations and configurations, see [NnapiSupport.txt](NnapiSupport.txt)
For documentation about integrating this driver into an Android tree, see [Integrator Guide](docs/IntegratorGuide.md)
For FAQs and troubleshooting advice, see [FAQ.md](docs/FAQ.md)
### License
The android-nn-driver is provided under the [MIT](https://spdx.org/licenses/MIT.html) license.
See [LICENSE](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/