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

   Extend existing batching behavior to avoid flushing after GPU-to-GPU copies. 
This is valid since the WebGPU spec explicitly describes `copyBufferToBuffer` 
as a buffered operation (see https://www.w3.org/TR/webgpu/#buffer-copies). Add 
WebGPU device mocking and tests covering flushing and ordering behavior in the 
context of WebGPU command batching.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to