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.
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.
Differential Revision: [D78360036](https://our.internmc.facebook.com/intern/diff/D78360036/)
ghstack-source-id: 296431501
Pull Request resolved: #12525
0 commit comments