Skip to content

Questions about implementation wasi-nn on hardware #68

Closed Answered by abrown
TAOFOR4 asked this question in Q&A
Discussion options

You must be logged in to vote

It certainly seems feasible to me but you may have to do some research here to understand this in more depth (I don't typically run much on a Raspberry Pi, e.g.). For completeness, you probably want to look into the various implementations of wasi-nn:

  • WAMR: as you've discovered here, it seems that their is previous work that has run wasi-nn programs on smaller devices
  • Wasmtime: there is ARM support that should make this runnable on a Raspberry Pi; you would probably want to use the ONNX backend
  • WasmEdge: you would have to ask around there; I'm not as familiar with that runtime

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@TAOFOR4
Comment options

@abrown
Comment options

Answer selected by TAOFOR4
@TAOFOR4
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants