Commit 3dcf9b7
[ET-VK] Removed shared memory usage and simplied conv2d dw op shader to improve performance. (#11270)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #11178 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/102/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/102/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/101/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/102/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>1 parent 91fbd59 commit 3dcf9b7
1 file changed
Lines changed: 9 additions & 19 deletions
Lines changed: 9 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 50 | | |
56 | 51 | | |
57 | 52 | | |
| |||
77 | 72 | | |
78 | 73 | | |
79 | 74 | | |
80 | | - | |
81 | | - | |
82 | 75 | | |
83 | 76 | | |
84 | 77 | | |
| |||
89 | 82 | | |
90 | 83 | | |
91 | 84 | | |
92 | | - | |
| 85 | + | |
93 | 86 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 87 | + | |
| 88 | + | |
99 | 89 | | |
100 | 90 | | |
101 | 91 | | |
| |||
115 | 105 | | |
116 | 106 | | |
117 | 107 | | |
118 | | - | |
| 108 | + | |
119 | 109 | | |
120 | 110 | | |
121 | 111 | | |
| |||
125 | 115 | | |
126 | 116 | | |
127 | 117 | | |
128 | | - | |
| 118 | + | |
129 | 119 | | |
130 | 120 | | |
131 | 121 | | |
132 | 122 | | |
133 | 123 | | |
134 | | - | |
| 124 | + | |
135 | 125 | | |
136 | 126 | | |
137 | | - | |
138 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
139 | 130 | | |
140 | | - | |
141 | 131 | | |
142 | 132 | | |
143 | 133 | | |
0 commit comments