Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasi-nn: improve the example #2831

Merged
merged 2 commits into from
Apr 13, 2021
Merged

Conversation

abrown
Copy link
Contributor

@abrown abrown commented Apr 13, 2021

This change:

  • switches the model used to a smaller one, saving bandwidth
  • switches the example to use the now-published wasi-nn Rust bindings

abrown added 2 commits April 13, 2021 12:16
The MobileNet model is significantly smaller in size (14MB) than the AlexNet model (233MB); this change should reduce bandwidth used during CI.
The bindings are now published on [crates.io](https://crates.io/crates/wasi-nn) and have been moved to their [own repository](https://github.com/bytecodealliance/wasi-nn).
@abrown abrown merged commit 45bee40 into bytecodealliance:main Apr 13, 2021
@abrown abrown deleted the wasi-nn-testing branch April 13, 2021 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants