Commit 67af6ff
committed
Update base for Update on "[ET-VK] Using shared memory to save position in conv2d dw output op."
This diff introduces a change to conv2d dw op to save output positions in shared memory, which reduces register usage and improves performance.
Differential Revision: [D68400890](https://our.internmc.facebook.com/intern/diff/D68400890/)
[ghstack-poisoned]1 parent f820edb commit 67af6ff
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
| |||
0 commit comments