Commit 32d674c
[ET-VK] Shortening code for slice op when packed dim is not the same as slice dim. (pytorch#9169)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#9136 by
@trivedivivek
^ 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/59/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/59/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/59/orig
@diff-train-skip-merge
Co-authored-by: Vivek Trivedi <[email protected]>1 parent c5e457a commit 32d674c
1 file changed
+9
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
132 | 120 | | |
133 | 121 | | |
134 | 122 | | |
| |||
0 commit comments