#android #ndk #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

#198 in Machine learning

Download history 1/week @ 2023-06-05 1/week @ 2023-06-12 2/week @ 2023-06-19 1/week @ 2023-06-26 2/week @ 2023-07-03 2/week @ 2023-07-24 1/week @ 2023-07-31 2/week @ 2023-08-07 1/week @ 2023-08-14 1/week @ 2023-08-21 1/week @ 2023-08-28 2/week @ 2023-09-04 3/week @ 2023-09-11 84/week @ 2023-09-18

90 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