2 releases

0.1.1 Sep 18, 2023
0.1.0 Apr 30, 2023

#1809 in Algorithms

40 downloads per month
Used in nnapi

Apache-2.0

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 crates.io crates.io
nnapi Safe abstraction of the bindings here crates.io crates.io

Look here for general Android NDK bindings: rust-mobile/ndk


lib.rs:

FFI Rust bindings for the Android Neural Networks API.

No runtime deps