Skip to content

elftausend/nnapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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