-
Notifications
You must be signed in to change notification settings - Fork 608
[5/n][ET-VK][Ops] aten.flip #5879
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
Port from LiteInterpreter's [`flip.glsl`](https://github.com/pytorch/pytorch/blob/main/aten/src/ATen/native/vulkan/glsl/flip.glsl). ``` - func: flip(Tensor self, int[] dims) -> Tensor ``` Will use this to verify AHB image is interpreted correctly. Differential Revision: [D63843843](https://our.internmc.facebook.com/intern/diff/D63843843/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5879
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 7a1703a with merge base 84f5a56 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D63843843 |
Port from LiteInterpreter's [`flip.glsl`](https://github.com/pytorch/pytorch/blob/main/aten/src/ATen/native/vulkan/glsl/flip.glsl). ``` - func: flip(Tensor self, int[] dims) -> Tensor ``` Will use this to verify AHB image is interpreted correctly. Differential Revision: [D63843843](https://our.internmc.facebook.com/intern/diff/D63843843/) ghstack-source-id: 246152400 Pull Request resolved: #5879
Port from LiteInterpreter's [`flip.glsl`](https://github.com/pytorch/pytorch/blob/main/aten/src/ATen/native/vulkan/glsl/flip.glsl). ``` - func: flip(Tensor self, int[] dims) -> Tensor ``` Will use this to verify AHB image is interpreted correctly. Differential Revision: [D63843843](https://our.internmc.facebook.com/intern/diff/D63843843/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D63843843 |
Port from LiteInterpreter's [`flip.glsl`](https://github.com/pytorch/pytorch/blob/main/aten/src/ATen/native/vulkan/glsl/flip.glsl). ``` - func: flip(Tensor self, int[] dims) -> Tensor ``` Will use this to verify AHB image is interpreted correctly. Differential Revision: [D63843843](https://our.internmc.facebook.com/intern/diff/D63843843/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D63843843 |
This pull request has been merged in 0186c7f. |
Pull Request resolved: pytorch/executorch#5879 Port from LiteInterpreter's [`flip.glsl`](https://github.com/pytorch/pytorch/blob/main/aten/src/ATen/native/vulkan/glsl/flip.glsl). ``` - func: flip(Tensor self, int[] dims) -> Tensor ``` Will use this to verify AHB image is interpreted correctly. ghstack-source-id: 246657861 Differential Revision: [D63843843](https://our.internmc.facebook.com/intern/diff/D63843843/)
Stack from ghstack (oldest at bottom):
texture2D
inetvk.copy_offset
#5933uint8
dtype in shaders #5932Port from LiteInterpreter's
flip.glsl
.Will use this to verify AHB image is interpreted correctly.
Differential Revision: D63843843