Commit 5200778
[ET-VK] Storing positions in uint16 to instead of int in conv2d pw shader. (pytorch#11191)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#11138 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/98/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/98/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/97/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/98/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <[email protected]>1 parent f2f473b commit 5200778
1 file changed
+9
-7
lines changedLines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
16 | | - | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments