Commit 19d3bce
authored
[ET-VK] Removing un used push constants for conv2d pw. (#10841)
Pull Request resolved: #10814
This change removes unused push constants from conv2d pw op to reduce memory usage.
ghstack-source-id: 283597017
@exported-using-ghexport
Differential Revision: [D74523769](https://our.internmc.facebook.com/intern/diff/D74523769/)1 parent aa73a55 commit 19d3bce
File tree
2 files changed
+21
-5
lines changed- backends/vulkan/runtime/graph/ops
- glsl
- impl
2 files changed
+21
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | | - | |
37 | | - | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
408 | 428 | | |
409 | 429 | | |
410 | 430 | | |
| |||
0 commit comments