nnapi-sys 0.1.1

FFI to the Android NNAPI
Documentation
  • Coverage
  • 51.11%
    231 out of 452 items documented29 out of 29 items with examples
  • Size
  • Source code size: 742.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 20.13 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