Skip to content

Conversation

@Jiawei-Shao
Copy link
Contributor

Description

Previously in MatMulReadFnSource() we use duplicated code to read data from two inputs a and b. This patch implements another overload of MatMulReadFnSource() to only read data from one input to reduce duplicated code and get ready for further use.

Previously in `MatMulReadFnSource()` we use duplicated code to read
data from two inputs `a` and `b`. This patch implements another
overload of `MatMulReadFnSource()` to only read data from one input
to reduce duplicated code and get ready for further use.
@Jiawei-Shao
Copy link
Contributor Author

@qjia7 @fs-eire @guschmue PTAL, thanks!

@guschmue guschmue added the ep:WebGPU ort-web webgpu provider label Jan 26, 2026
@Jiawei-Shao Jiawei-Shao requested a review from qjia7 January 27, 2026 01:04
qjia7
qjia7 previously approved these changes Jan 27, 2026
@qjia7 qjia7 requested review from fs-eire and guschmue January 27, 2026 01:36
@guschmue
Copy link
Contributor

/azp run Linux QNN CI Pipeline,Win_TRT_Minimal_CUDA_Test_CI,Windows ARM64 QNN CI Pipeline,Windows GPU Doc Gen CI Pipeline

@guschmue guschmue enabled auto-merge (squash) January 28, 2026 17:28
@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@guschmue guschmue merged commit db383a9 into microsoft:main Jan 28, 2026
87 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ep:WebGPU ort-web webgpu provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants