danbugs opened PR #9377 from danbugs:danbugs/update-wasinn-onnx-example
to bytecodealliance:main
:
This PR updates the
wasi:nn
ONNX classification example to be up-to-date w/ current practices and tooling. Main changes involve:
- Start using the currently vendored WIT for
wasi-nn
, and- Updating the WIT bindgen usage of
wasi-nn
to conform to the latest changes in the interface (e.g., name referencing for tensors).I think updating this example is helpful for people trying to figure out how to use these tools today.
cc: @abrown , @devigned
danbugs requested alexcrichton for a review on PR #9377.
danbugs requested wasmtime-core-reviewers for a review on PR #9377.
alexcrichton requested abrown for a review on PR #9377.
abrown created PR review comment:
We can probably get rid of this block now?
abrown submitted PR review:
LGTM!
abrown merged PR #9377.
Last updated: Nov 22 2024 at 16:03 UTC