Commit 3b95e14
committed
[ET-VK] Using TmpTensor for width packed versions of q_linear op shader to reduce memory usage.
This diff introduces the use of temporary tensors to reduce memory usage in the width packed versions of the q_linear op shader.
Differential Revision: [D68561647](https://our.internmc.facebook.com/intern/diff/D68561647/)
[ghstack-poisoned]1 parent 6aa646b commit 3b95e14
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
79 | | - | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | | - | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
0 commit comments