2 releases

0.1.1 Sep 18, 2023
0.1.0 Apr 30, 2023

#1715 in Algorithms

Download history 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 60/week @ 2024-04-29 3/week @ 2024-05-06 28/week @ 2024-05-13 8/week @ 2024-05-20 18/week @ 2024-06-03 67/week @ 2024-06-10 4/week @ 2024-06-17 2/week @ 2024-06-24

91 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