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: Nov 22 2024 at 16:03 UTC