Commit ea745ac
[ET-VK] Tuning conv 2d pw op tile size to improve perf. (#11184)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #11112 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/91/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/91/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/90/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/91/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>1 parent b4b48e7 commit ea745ac
File tree
2 files changed
+4
-4
lines changed- backends/vulkan/runtime/graph/ops
- glsl
- impl
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
309 | | - | |
| 308 | + | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
0 commit comments