Commit 81d176c
[ET-VK][ez] Handle zero-element tensors when building Vulkan graph (pytorch#12021)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#11984 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/250/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/250/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/249/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/250/orig
@diff-train-skip-merge
cc @SS-JIA @manuelcandales @cbilgin
---------
Co-authored-by: Stephen Jia <[email protected]>1 parent ab4217e commit 81d176c
1 file changed
+17
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
| |||
0 commit comments