Commit 54f5ffe
[ET-VK] Improve q8 matmul by increasing TILE_N4 (#14610)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #14597 by
@SS-JIA
^ 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/SS-JIA/331/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/331/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/329/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/SS-JIA/331/orig
Differential Revision:
[D83253129](https://our.internmc.facebook.com/intern/diff/D83253129/)
@diff-train-skip-merge
Co-authored-by: ssjia <[email protected]>1 parent 681680e commit 54f5ffe
File tree
3 files changed
+6
-2
lines changed- backends/vulkan/runtime/graph/ops
- glsl
- impl
3 files changed
+6
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
| |||
0 commit comments