onnxruntime
28443b37 - [WebGPU] Register DataTransfer to Env (#26450)

Commit
30 days ago
[WebGPU] Register DataTransfer to Env (#26450) This pull request adds a C API for WebGPU data transfer, enabling tensor copying between CPU and GPU devices via the WebGPU execution provider. The main changes introduce a wrapper implementation for data transfer, integrate it with the plugin execution provider factory, and expose a creation function for use by the ONNX Runtime core.
Author
Committer
sumikuma
Parents
Loading