2 releases

0.1.1 Sep 18, 2023
0.1.0 Apr 30, 2023

#1867 in Algorithms

Download history 14/week @ 2024-10-18 5/week @ 2024-10-25 5/week @ 2024-11-15 4/week @ 2024-11-22 10/week @ 2024-12-06 1/week @ 2024-12-13

51 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