Skip to content

Conversation

@izaitsevfb
Copy link
Contributor

This reverts commit 66da3b3.

#135079 breaks internal tests and needs to be reverted. Revert with mergebot doesn't work as this PR is technically part of the stack, but, according to @jansel, it should be possible to revert it individually.

@pytorch-bot pytorch-bot bot added the release notes: fx release notes category label Sep 10, 2024
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 10, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/135562

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit e9e4212 with merge base 7ec17b4 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@izaitsevfb izaitsevfb requested review from a team and jansel September 10, 2024 03:14
@izaitsevfb
Copy link
Contributor Author

@pytorchbot merge -f 'revert, PR signals passed'

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@laithsakka
Copy link
Contributor

the revert has the following negative effect on perf numbers

{
  "add_loop_eager": 5.267921094275,
  "add_loop_inductor": 3.7026610259942,
  "basic_modules_ListOfLinears_inductor": 3.4120444802448,
  "basic_modules_ModuleComparison_inductor": 3.5386143828271,
  "basic_modules_ModuleForwardHasGraphBreak_inductor": 1.8386935649642,
  "basic_modules_SequentialWithDuplicatedModule_inductor": 4.924749826128,
  "sum_floordiv_regression": 2.7435788114414
}

jansel added a commit to jansel/pytorch that referenced this pull request Sep 11, 2024
Relands pytorch#135079 whcih was reverted by pytorch#135562

I broke this up into three parts to test internally.
pytorchmergebot pushed a commit that referenced this pull request Sep 12, 2024
Relands #135079 whcih was reverted by #135562

I broke this up into three parts to test internally.
Pull Request resolved: #135733
Approved by: https://github.com/oulgen
pytorchmergebot pushed a commit that referenced this pull request Sep 12, 2024
Relands #135079 whcih was reverted by #135562

I broke this up into three parts to test internally.
Pull Request resolved: #135735
Approved by: https://github.com/oulgen
jansel added a commit to jansel/pytorch that referenced this pull request Sep 12, 2024
Relands pytorch#135079 whcih was reverted by pytorch#135562

I broke this up into three parts to test internally.
atalman pushed a commit that referenced this pull request Sep 19, 2024
#135625)

Revert "[fx] Bypass custom __setattr__ in Node.__init__ (#135079)" (#135562)

This reverts commit 66da3b3.

#135079 breaks internal tests and needs to be reverted. Revert with mergebot doesn't work as this PR is technically part of the stack, but, according to @jansel, it should be possible to revert it individually.
Pull Request resolved: #135562
Approved by: https://github.com/jansel, https://github.com/seemethere

Co-authored-by: Ivan Zaitsev <[email protected]>
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
…)" (pytorch#135562)

This reverts commit 66da3b3.

pytorch#135079 breaks internal tests and needs to be reverted. Revert with mergebot doesn't work as this PR is technically part of the stack, but, according to @jansel, it should be possible to revert it individually.
Pull Request resolved: pytorch#135562
Approved by: https://github.com/jansel, https://github.com/seemethere
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
@github-actions github-actions bot deleted the revert-135079 branch October 12, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged release notes: fx release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants