-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Hoist post_compile1 into fx_codegen_and_compile #141688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/141688
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 44f4327 with merge base 0f261e8 ( UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Signed-off-by: Edward Z. Yang <[email protected]> ghstack-source-id: 03ea0b9 Pull Request resolved: #141688
|
In obscure situations, this apparently does not work. |
|
I have completely redone this. Instead of hoisting post_compile1 so that it is next to post_compile2, I have hoisted it so that it is next to CompiledFxGraph constructor. In the next PR, instead of unifying post_compile1 and post_compile2, I will now unify it with the constructor. |
|
Beh, it was simpler not to recompute get_input_idxs_to_check but I checked more carefully and it's bad, I better not recompute it |
Stacked on #141688 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: #141689 Approved by: https://github.com/jansel ghstack dependencies: #141681, #141683, #141685, #141688
Stacked on #141689 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: #141691 Approved by: https://github.com/jansel ghstack dependencies: #141681, #141683, #141685, #141688, #141689
Stacked on #141691 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: #141695 Approved by: https://github.com/aorenste ghstack dependencies: #141681, #141683, #141685, #141688, #141689, #141691
Stacked on top of pytorch#141685 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: pytorch#141688 Approved by: https://github.com/Skylion007, https://github.com/jansel ghstack dependencies: pytorch#141681, pytorch#141683, pytorch#141685
Stacked on pytorch#141688 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: pytorch#141689 Approved by: https://github.com/jansel ghstack dependencies: pytorch#141681, pytorch#141683, pytorch#141685, pytorch#141688
Stacked on pytorch#141689 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: pytorch#141691 Approved by: https://github.com/jansel ghstack dependencies: pytorch#141681, pytorch#141683, pytorch#141685, pytorch#141688, pytorch#141689
Stacked on pytorch#141691 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: pytorch#141695 Approved by: https://github.com/aorenste ghstack dependencies: pytorch#141681, pytorch#141683, pytorch#141685, pytorch#141688, pytorch#141689, pytorch#141691
Signed-off-by: Edward Z. Yang <[email protected]> ghstack-source-id: afa878c Pull Request resolved: pytorch/pytorch#141688
Stack from ghstack (oldest at bottom):
Stacked on top of #141685
Signed-off-by: Edward Z. Yang [email protected]
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang @aakhundov