Skip to content

Conversation

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 27, 2024

🔗 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 (image):

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.

@ezyang ezyang added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 27, 2024
[ghstack-poisoned]
[ghstack-poisoned]
@ezyang
Copy link
Contributor Author

ezyang commented Nov 28, 2024

In obscure situations, this apparently does not work.

[ghstack-poisoned]
@ezyang ezyang changed the title Hoist post_compile1 out of actual_codegen_and_compile region Hoist post_compile1 into fx_codegen_and_compile Nov 28, 2024
@ezyang
Copy link
Contributor Author

ezyang commented Nov 28, 2024

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.

@ezyang
Copy link
Contributor Author

ezyang commented Nov 28, 2024

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

[ghstack-poisoned]
[ghstack-poisoned]
pytorchmergebot pushed a commit that referenced this pull request Nov 29, 2024
pytorchmergebot pushed a commit that referenced this pull request Nov 29, 2024
pytorchmergebot pushed a commit that referenced this pull request Nov 30, 2024
@github-actions github-actions bot deleted the gh/ezyang/3026/head branch December 30, 2024 02:08
desai0007 pushed a commit to desai0007/test-repo-pytorch that referenced this pull request Feb 26, 2025
Signed-off-by: Edward Z. Yang <[email protected]>

ghstack-source-id: afa878c
Pull Request resolved: pytorch/pytorch#141688
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants