nnapi 0.2.0

Provides a safe abstraction of the Android NNAPI FFI bindings.
Documentation
  • Coverage
  • 6.25%
    1 out of 16 items documented0 out of 0 items with examples
  • Size
  • Source code size: 15.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 15.21 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • elftausend

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