You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ET-VK] 4/n Split dispatches between multiple command buffers. Removing flush function call from submit_current_cmd_and_wait.
Pull Request resolved: #12525
This diff removes the `flush` function call from `submit_current_cmd_and_wait` and instead adds it to the `encode_prepack` method.
This change will allow better control over flush which is needed in follow up diffs.
ghstack-source-id: 296712817
@exported-using-ghexport
Differential Revision: [D78360036](https://our.internmc.facebook.com/intern/diff/D78360036/)
0 commit comments