2 releases
0.1.1 | Sep 18, 2023 |
---|---|
0.1.0 | Apr 30, 2023 |
#1809 in Algorithms
40 downloads per month
Used in nnapi
365KB
1.5K
SLoC
nnapi
(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
lib.rs
:
FFI Rust bindings for the Android Neural Networks API.