Commit 39e5b91
[ET-VK][ez] properly parse skip memory metadata pass (#6723)
Pull Request resolved: pytorch/executorch#6712
As title. Currently, the compile option to skip memory metadata tagging is not being passed correctly to `vulkan_preprocess`.
ghstack-source-id: 252359943
@exported-using-ghexport
Differential Revision: [D65600049](https://our.internmc.facebook.com/intern/diff/D65600049/)
Co-authored-by: Stephen Jia <[email protected]>1 parent cb2a0e7 commit 39e5b91
File tree
2 files changed
+8
-0
lines changed- backends/vulkan
- partitioner
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
255 | 259 | | |
256 | 260 | | |
257 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| |||
0 commit comments