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
Can you share the code you're looking at? Need some more information to be able to help.
Last updated: Dec 23 2024 at 12:05 UTC