| Crates.io | nnapi-sys |
| lib.rs | nnapi-sys |
| version | 0.1.1 |
| created_at | 2023-04-30 20:18:16.21415+00 |
| updated_at | 2023-09-18 20:25:51.910077+00 |
| description | FFI to the Android NNAPI |
| homepage | |
| repository | |
| max_upload_size | |
| id | 852977 |
| size | 742,855 |
(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