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] Splitting TILE_SIZE to TILE_SIZE_X and TILE_SIZE_Y in conv2d pw. #7816

Merged
merged 6 commits into from
Jan 27, 2025

Conversation

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.

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

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Jan 21, 2025

🔗 Helpful Links

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

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

✅ You can merge normally! (2 Unrelated Failures)

As of commit c8e403f with merge base e78ed83 (image):

BROKEN TRUNK - The following jobs 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 21, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68400783

… in conv2d pw."

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68400783

… in conv2d pw."

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68400783

… in conv2d pw."

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68400783

… in conv2d pw."

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68400783

… in conv2d pw."

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68400783

@facebook-github-bot facebook-github-bot merged commit b818123 into gh/trivedivivek/48/base Jan 27, 2025
44 of 47 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/trivedivivek/48/head branch January 27, 2025 20:30
kirklandsign pushed a commit that referenced this pull request Jan 27, 2025
Pull Request resolved: #7816

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.
ghstack-source-id: 263238734
@exported-using-ghexport

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

---------

Co-authored-by: Vivek Trivedi <[email protected]>
YIWENX14 pushed a commit that referenced this pull request Jan 28, 2025
Pull Request resolved: #7816

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.
ghstack-source-id: 263238734
@exported-using-ghexport

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

---------

Co-authored-by: Vivek Trivedi <[email protected]>
zonglinpeng pushed a commit to zonglinpeng/executorch that referenced this pull request Jan 30, 2025
Pull Request resolved: pytorch#7816

This diff splits the `TILE_SIZE` variable in the `conv2d_pw` GLSL code into `TILE_SIZE_X` and `TILE_SIZE_Y`. This change is made so tile size in different dimensions can be tuned separately.
ghstack-source-id: 263238734
@exported-using-ghexport

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

---------

Co-authored-by: Vivek Trivedi <[email protected]>
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 topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants