bytecodealliance / bytecodealliance/wasi-nn
Provide a higher-level public API for Rust users
Open
- Dominant language
- CSS
- Stars
- 55
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
The functions defined in `wasi_nn::wasi_ephemeral_nn::*` are the raw Wasm symbols used to link with the host's implementation of wasi-nn. The `wasi-nn` Rust bindings should not expose these, since they should be providing a higher level of abstraction. These symbols are visible in the documentation [here](https://docs.rs/wasi-nn/0.1.0/wasi_nn/wasi_ephemeral_nn/index.html).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.