justmywyw opened a new issue #9546: URL: https://github.com/apache/tvm/issues/9546
`python ./tests/python/webgpu_rpc_test.py ` run webgpu demo fail with the following error: ` Check failed: target->kind->device_type == kDLVulkan (15 vs. 7) : SPIRVSupport can only be checked for vulkan device type` Find the change from v0.7 to v0.8 below,wondering if webgpu support now. https://github.com/apache/tvm/blob/44549e623433dd10d9e97e442ef529fb44c46c14/src/target/spirv/spirv_support.cc#L35 -- 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]
