[ET-VK] Splitting TILE_SIZE to TILE_SIZE_X and TILE_SIZE_Y in conv2d pw.#7816
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]
🔗 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 ( 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. |
|
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]
|
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]
|
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]
|
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]
|
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]
|
This pull request was exported from Phabricator. Differential Revision: D68400783 |
b818123
into
gh/trivedivivek/48/base
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 <5340687+trivedivivek@users.noreply.github.com>
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 <5340687+trivedivivek@users.noreply.github.com>
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 <5340687+trivedivivek@users.noreply.github.com>
Pull Request resolved: pytorch/executorch#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: 262139409 @exported-using-ghexport Differential Revision: [D68400783](https://our.internmc.facebook.com/intern/diff/D68400783/)
Stack from ghstack (oldest at bottom):
This diff splits the
TILE_SIZEvariable in theconv2d_pwGLSL code intoTILE_SIZE_XandTILE_SIZE_Y. This change is made so tile size in different dimensions can be tuned separately.Differential Revision: D68400783