tqchen commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-tvm/pull/5645#discussion_r428958538



##########
File path: python/tvm/rpc/client.py
##########
@@ -194,6 +194,10 @@ def webgpu(self, dev_id=0):
         """Construct WebGPU device."""
         return self.context(15, dev_id)
 
+    def amd_gpu(self, dev_id=0):

Review comment:
       we can directly use vulkan so it is not necessary




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to