Browse Source
This rename is happening in upstream Rust and should be in enough places now. prtest:fullpull/9013/head
Alex Crichton
3 months ago
committed by
GitHub
32 changed files with 63 additions and 63 deletions
@ -1,2 +1,2 @@ |
|||
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. |
|||
This example project demonstrates using the `wasi-nn` API to perform ML inference. It consists of Rust code that is |
|||
built using the `wasm32-wasip1` target. See `ci/run-wasi-nn-example.sh` for how this is used. |
|||
|
@ -1,2 +1,2 @@ |
|||
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. |
|||
This example project demonstrates using the `wasi-nn` API to perform ML inference. It consists of Rust code that is |
|||
built using the `wasm32-wasip1` target. See `ci/run-wasi-nn-example.sh` for how this is used. |
|||
|
Loading…
Reference in new issue