MasterJH5574 opened a new pull request, #14539:
URL: https://github.com/apache/tvm/pull/14539

   During our development and exploration on WebGPU, we noticed that the WebGPU 
backend on Apple Silicon machines have the restriction on the number of threads 
in a thread block, requiring the number of threads no more than 256, which is 
smaller than the native requirement of Metal.
   
   Therefore, we introduce the restricted backend for convenience.


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

Reply via email to