onnxruntime
0e1298dc - webgpu: Split `MatMulWriteFnSource()` into smaller functions (#27448)

Commit
38 days ago
webgpu: Split `MatMulWriteFnSource()` into smaller functions (#27448) ### Description This patch splits `MatMulWriteFnSource()` into three smaller functions with fewer parameters and simpler logic as a preparation to implement `Split-K` on the `MatMul` operator.
Author
Parents
Loading