Commit 2d6d981
[ET-VK][ez] Fix using a temporary variable when creating
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #9405 by
@SS-JIA
^ 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/SS-JIA/197/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/197/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/197/orig
@diff-train-skip-merge
Co-authored-by: Stephen Jia <[email protected]>ComputePipeline (#9464)1 parent 4fa4665 commit 2d6d981
File tree
3 files changed
+17
-22
lines changed- backends/vulkan/runtime
- api
- vk_api
3 files changed
+17
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
127 | 134 | | |
128 | 135 | | |
129 | 136 | | |
130 | | - | |
131 | | - | |
| 137 | + | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
| 278 | + | |
289 | 279 | | |
290 | 280 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
295 | 285 | | |
296 | 286 | | |
297 | 287 | | |
| |||
330 | 320 | | |
331 | 321 | | |
332 | 322 | | |
333 | | - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
334 | 326 | | |
335 | 327 | | |
336 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
175 | 174 | | |
176 | 175 | | |
177 | 176 | | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 277 | | |
281 | 278 | | |
282 | 279 | | |
| |||
0 commit comments