Skip to content

[webgpu] Add dispatchWorkgroupsIndirect support - #25934

Merged
fs-eire merged 4 commits into
mainfrom
dispatchIndirect
Sep 18, 2025
Merged

[webgpu] Add dispatchWorkgroupsIndirect support#25934
fs-eire merged 4 commits into
mainfrom
dispatchIndirect

Conversation

@qjia7

@qjia7 qjia7 commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

Description

This PR adds the dispatchWorkgroupsIndirect capability for the program. It's part of the work to enable graph capture in phi4 #25868

@qjia7
qjia7 requested review from fs-eire and guschmue September 3, 2025 12:50
@qjia7

qjia7 commented Sep 3, 2025

Copy link
Copy Markdown
Contributor Author

@fs-eire @guschmue Please take a look, thanks.
cc @sushraja-msft

Comment thread onnxruntime/core/providers/webgpu/webgpu_context.cc
Comment thread onnxruntime/core/providers/webgpu/webgpu_context.cc
@qjia7
qjia7 requested a review from fs-eire September 5, 2025 02:01
guschmue
guschmue previously approved these changes Sep 15, 2025
Comment thread onnxruntime/core/providers/webgpu/program.h Outdated
Comment thread onnxruntime/core/providers/webgpu/webgpu_context.cc
fs-eire
fs-eire previously approved these changes Sep 18, 2025

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can commit the suggested changes from lintrunner.

Comment thread onnxruntime/core/providers/webgpu/webgpu_context.cc Outdated
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@fs-eire
fs-eire merged commit f6b405c into main Sep 18, 2025
87 of 90 checks passed
@fs-eire
fs-eire deleted the dispatchIndirect branch September 18, 2025 22:03
naomiOvad pushed a commit to naomiOvad/onnxruntime that referenced this pull request Nov 2, 2025
### Description
This PR adds the dispatchWorkgroupsIndirect capability for the program.
It's part of the work to enable graph capture in phi4 microsoft#25868

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants