2 releases

0.1.1 Sep 18, 2023
0.1.0 Apr 30, 2023

#1443 in Algorithms

Download history 37/week @ 2024-01-29 102/week @ 2024-02-05 80/week @ 2024-02-12 32/week @ 2024-02-19 61/week @ 2024-02-26 43/week @ 2024-03-04 42/week @ 2024-03-11 22/week @ 2024-03-18 120/week @ 2024-04-01 32/week @ 2024-04-08 3/week @ 2024-04-15

160 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