-
Notifications
You must be signed in to change notification settings - Fork 607
[ET-VK][Ops] aten.convolution (Depthwise Output-Tile) #2885
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
Conversation
We port an optimization from ATen-VK for specific weight sizes: [`conv2d_dw_output_tile.glsl`](https://github.com/pytorch/pytorch/blob/09c72eaa3f69f90402c86a30abf4fc621298578c/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl) Differential Revision: [D55814588](https://our.internmc.facebook.com/intern/diff/D55814588/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2885
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 48d1821 with merge base d3326a2 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D55814588 |
We port an optimization from ATen-VK for specific weight sizes: [`conv2d_dw_output_tile.glsl`](https://github.com/pytorch/pytorch/blob/09c72eaa3f69f90402c86a30abf4fc621298578c/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl) Differential Revision: [D55814588](https://our.internmc.facebook.com/intern/diff/D55814588/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D55814588 |
Pull Request resolved: #2885 We port an optimization from ATen-VK for specific weight sizes: [`conv2d_dw_output_tile.glsl`](https://github.com/pytorch/pytorch/blob/09c72eaa3f69f90402c86a30abf4fc621298578c/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl) ghstack-source-id: 221721751 @exported-using-ghexport Differential Revision: [D55814588](https://our.internmc.facebook.com/intern/diff/D55814588/)
We port an optimization from ATen-VK for specific weight sizes: [`conv2d_dw_output_tile.glsl`](https://github.com/pytorch/pytorch/blob/09c72eaa3f69f90402c86a30abf4fc621298578c/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl) Differential Revision: [D55814588](https://our.internmc.facebook.com/intern/diff/D55814588/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D55814588 |
This pull request has been merged in f00afe7. |
Pull Request resolved: pytorch/executorch#2885 We port an optimization from ATen-VK for specific weight sizes: [`conv2d_dw_output_tile.glsl`](https://github.com/pytorch/pytorch/blob/09c72eaa3f69f90402c86a30abf4fc621298578c/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl) ghstack-source-id: 221887576 @exported-using-ghexport Differential Revision: [D55814588](https://our.internmc.facebook.com/intern/diff/D55814588/)
We port an optimization from ATen-VK for specific weight sizes: [`conv2d_dw_output_tile.glsl`](https://github.com/pytorch/pytorch/blob/09c72eaa3f69f90402c86a30abf4fc621298578c/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl) Differential Revision: [D55814588](https://our.internmc.facebook.com/intern/diff/D55814588/) ghstack-source-id: 221526240 Pull Request resolved: pytorch/executorch#2885
Stack from ghstack (oldest at bottom):
We port an optimization from ATen-VK for specific weight sizes:
conv2d_dw_output_tile.glsl
Differential Revision: D55814588