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
Update on "[ET-VK][AOT] Define pass application order"
## Changes
The goal of this diff is to enforce a specific structure in how graph transform passes are applied during `vulkan_preprocess`. This will help make sure that certain passes are applied at the correct time, and that pre-requisite conditions for passes are fulfilled before they are applied.
See the comments in `vulkan_preprocess.py` for more details.
Differential Revision: [D65234843](https://our.internmc.facebook.com/intern/diff/D65234843/)
[ghstack-poisoned]
0 commit comments