Skip to content

Conversation

@trivedivivek
Copy link
Contributor

Summary: The change replaces the shader params buffer with push constants in the add mm native op. This simplifies the shader and reduces the number of buffers used.

Differential Revision: D88097601

@trivedivivek trivedivivek requested a review from SS-JIA as a code owner December 5, 2025 21:38
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 5, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16115

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit d782674 with merge base 3ad2610 (image):

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 5, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 5, 2025

@trivedivivek has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88097601.

@trivedivivek trivedivivek added the release notes: vulkan Changes to the Vulkan backend delegate label Dec 5, 2025
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Dec 8, 2025
Summary:

The change replaces the shader params buffer with push constants in the add mm native op. This simplifies the shader and reduces the number of buffers used.

Reviewed By: yipjustin

Differential Revision: D88097601
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Dec 8, 2025
Summary:

The change replaces the shader params buffer with push constants in the add mm native op. This simplifies the shader and reduces the number of buffers used.

Reviewed By: yipjustin

Differential Revision: D88097601
Summary:

The change replaces the shader params buffer with push constants in the add mm native op. This simplifies the shader and reduces the number of buffers used.

Reviewed By: yipjustin

Differential Revision: D88097601
@meta-codesync meta-codesync bot merged commit b765e99 into pytorch:main Dec 9, 2025
142 of 143 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported release notes: vulkan Changes to the Vulkan backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants