Skip to content

[webgpu] Fix MultiHeadAttention fails when attention_bias is used - #26770

Closed
Joshua Lochner (xenova) wants to merge 2 commits into
microsoft:mainfrom
xenova:webgpu-fix-mha-attention-bias
Closed

[webgpu] Fix MultiHeadAttention fails when attention_bias is used#26770
Joshua Lochner (xenova) wants to merge 2 commits into
microsoft:mainfrom
xenova:webgpu-fix-mha-attention-bias

Conversation

@xenova

Copy link
Copy Markdown
Contributor

Fixes #26766

@guschmue

Copy link
Copy Markdown
Contributor

Nearly identical to #26769.
I merged 26769 because it came 1 hour earlier :(

@xenova

Copy link
Copy Markdown
Contributor Author

No worries 😇 I actually made the first commit 3 hours earlier but took a break and in that time Jiajia Qin (@qjia7) opened up the other one. 😆

Glad it was fixed :)

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.

[webgpu] MultiHeadAttention fails when attention_bias is used

2 participants