#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

#486 in Machine learning

Download history 1/week @ 2023-12-29 22/week @ 2024-01-26 88/week @ 2024-02-02 34/week @ 2024-02-09 27/week @ 2024-02-16 47/week @ 2024-02-23 44/week @ 2024-03-01 29/week @ 2024-03-08 45/week @ 2024-03-15 7/week @ 2024-03-22 56/week @ 2024-03-29 69/week @ 2024-04-05 21/week @ 2024-04-12

161 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