MasterJH5574 commented on PR #18229: URL: https://github.com/apache/tvm/pull/18229#issuecomment-3221545175
> Could you please have a look at CI. Why it said [2025-08-25T05:02:07.869Z] ImportError: Error importing plugin "tvm.testing.plugin": No module named 'torch' @tlopex Likely the docker image for wasm CI doesn't come with torch. Can we change to lazy import torch, i.e. import torch inside where it is used? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
