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

#509 in Machine learning

Download history 37/week @ 2024-01-28 79/week @ 2024-02-04 36/week @ 2024-02-11 34/week @ 2024-02-18 44/week @ 2024-02-25 44/week @ 2024-03-03 41/week @ 2024-03-10 23/week @ 2024-03-17 5/week @ 2024-03-24 82/week @ 2024-03-31 47/week @ 2024-04-07 17/week @ 2024-04-14 60/week @ 2024-04-28 1/week @ 2024-05-05 7/week @ 2024-05-12

68 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