Stream: wasi-nn

Topic: init-execution-context has not been defined


view this post on Zulip acorn (Apr 12 2024 at 02:12):

I trying to use wasi-nn to run onnx model. I got this error: unknown import: 'wasi:nn/inference::init-execution-context' has not been defined. But I found this impl in wasi-nn crate. Please help me

view this post on Zulip Andrew Brown (Apr 16 2024 at 10:20):

Can you share the code you're looking at? Need some more information to be able to help.


Last updated: Nov 22 2024 at 16:03 UTC