Commit 6d2106a
[ET-VK] Minor performance improvements for buffer to int8 quantized packing. (#12419)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #12383 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/119/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/119/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/114/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/119/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <[email protected]>1 parent eae6134 commit 6d2106a
File tree
1 file changed
+7
-29
lines changed- backends/vulkan/runtime/graph/ops/glsl
1 file changed
+7
-29
lines changedLines changed: 7 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 45 | + | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
66 | 52 | | |
67 | 53 | | |
68 | 54 | | |
69 | 55 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 56 | + | |
79 | 57 | | |
80 | 58 | | |
81 | 59 | | |
82 | 60 | | |
83 | 61 | | |
84 | | - | |
85 | | - | |
| 62 | + | |
| 63 | + | |
86 | 64 | | |
87 | 65 | | |
88 | 66 | | |
| |||
0 commit comments