Commit cd023a4
[ET-VK] Minor tuning for conv2d pw op to improve performance. (#11185)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #11113 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/92/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/92/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/91/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/92/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <[email protected]>1 parent ea745ac commit cd023a4
File tree
2 files changed
+11
-3
lines changed- backends/vulkan/runtime/graph/ops
- glsl
- impl
2 files changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
| 403 | + | |
| 404 | + | |
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
| |||
0 commit comments