Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ET-VK] Minor improvements to conv2d pw and dw bounds check. #7971

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

pytorchbot
Copy link
Collaborator

@pytorchbot pytorchbot commented Jan 27, 2025

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #7815
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/trivedivivek/47/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/47/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/trivedivivek/46/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/47/orig
@diff-train-skip-merge

cc @SS-JIA @manuelcandales

Pull Request resolved: #7814

This diff is related to the use of push constants for convolutional pw (pointwise) in Executorch's Vulkan backend. This optimization improves performance and memory usage.
ghstack-source-id: 263238730
@exported-using-ghexport

Differential Revision: [D68400677](https://our.internmc.facebook.com/intern/diff/D68400677/)
Pull Request resolved: #7815

This diff contains minor improvements to the conv2d pw and dw bounds check in the Vulkan backend for Executorch.
ghstack-source-id: 263238731
@exported-using-ghexport

Differential Revision: [D68400689](https://our.internmc.facebook.com/intern/diff/D68400689/)
Copy link

pytorch-bot bot commented Jan 27, 2025

🔗 Helpful Links

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

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

⏳ 6 Pending, 1 Unrelated Failure

As of commit a4e114c with merge base ea9058e (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@facebook-github-bot facebook-github-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 Jan 27, 2025
Base automatically changed from gh/trivedivivek/46/orig to main January 27, 2025 20:32
@manuelcandales manuelcandales added the release notes: vulkan Changes to the Vulkan backend delegate label Jan 27, 2025
@kirklandsign kirklandsign merged commit 0076965 into main Jan 27, 2025
43 of 45 checks passed
@kirklandsign kirklandsign deleted the gh/trivedivivek/47/orig branch January 27, 2025 22:53
@manuelcandales manuelcandales added module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ topic: not user facing and removed release notes: vulkan Changes to the Vulkan backend delegate labels Jan 27, 2025
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. module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants