Crates.io | nnapi |
lib.rs | nnapi |
version | 0.2.0 |
source | src |
created_at | 2023-04-30 20:19:20.458619 |
updated_at | 2023-09-18 20:12:40.54981 |
description | Provides a safe abstraction of the Android NNAPI FFI bindings. |
homepage | |
repository | |
max_upload_size | |
id | 852978 |
size | 15,946 |
(Minimal) Rust bindings to the Andorid Neural Networks API (NNAPI).
Name | Description | Examples | Badges |
---|---|---|---|
nnapi-sys |
Raw FFI bindings to the NNAPI | here | |
nnapi |
Safe abstraction of the bindings | here |
Look here for general Android NDK bindings: rust-mobile/ndk