Commit 81d4e02
[ET-VK] Applying bias after sum calculation in conv2d pw shader to improve performance. (#11193)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #11150 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/100/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/100/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/99/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/100/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <[email protected]>1 parent 1f697f0 commit 81d4e02
1 file changed
+6
-8
lines changedLines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | 82 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 83 | + | |
| 84 | + | |
90 | 85 | | |
91 | 86 | | |
92 | 87 | | |
| |||
157 | 152 | | |
158 | 153 | | |
159 | 154 | | |
| 155 | + | |
| 156 | + | |
160 | 157 | | |
161 | 158 | | |
162 | 159 | | |
163 | | - | |
| 160 | + | |
| 161 | + | |
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
0 commit comments