2 unstable releases
0.2.0 | Sep 18, 2023 |
---|---|
0.1.0 | Apr 30, 2023 |
#655 in Machine learning
37 downloads per month
380KB
2K
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