Files
wasmtime/crates/wasi-nn/examples/classification-example
2020-12-04 09:07:19 -06:00
..

This example project demonstrates using the wasi-nn API to perform ML inference. It consists of Rust code that is built using the wasm32-wasi target. See ci/run-wasi-nn-example.sh for how this is used.