#android-ndk #ndk #android #neural-network #machine-learning

nnapi

Provides a safe abstraction of the Android NNAPI FFI bindings

2 unstable releases

0.2.0 Sep 18, 2023
0.1.0 Apr 30, 2023

#655 in Machine learning

37 downloads per month

Apache-2.0

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 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:

Safe and abstracted Rust bindings for Android Neural Networks API

Dependencies