Skip to content

graph: backend: dnnl: fix conditions of f32 sdpa dispatching#4909

Open
TaoLv wants to merge 1 commit intomainfrom
lvtao/main/fix-f32-sdpa-checks
Open

graph: backend: dnnl: fix conditions of f32 sdpa dispatching#4909
TaoLv wants to merge 1 commit intomainfrom
lvtao/main/fix-f32-sdpa-checks

Conversation

@TaoLv
Copy link
Copy Markdown
Contributor

@TaoLv TaoLv commented Mar 27, 2026

Fix the conditions of f32 sdpa dispatching.
Previously the checks in the code actually did not align with the error message.
Now with this PR, f32 sdpa with implicit causal masks will be dispatched to gpu ukernel sdpa. Other cases will dispatch to primitive based kernels.

@TaoLv TaoLv requested a review from a team as a code owner March 27, 2026 08:40
@github-actions github-actions bot added the component:graph-api Codeowner: @oneapi-src/onednn-graph label Mar 27, 2026
@TaoLv TaoLv requested a review from syurkevi March 27, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:graph-api Codeowner: @oneapi-src/onednn-graph

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant