Revert "[fx] Bypass custom __setattr__ in Node.__init__ (#135079)"#135562
Revert "[fx] Bypass custom __setattr__ in Node.__init__ (#135079)"#135562izaitsevfb wants to merge 1 commit intomainfrom
Conversation
This reverts commit 66da3b3.
🔗 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 FailuresAs of commit e9e4212 with merge base 7ec17b4 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge -f 'revert, PR signals passed' |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
the revert has the following negative effect on perf numbers |
Relands pytorch#135079 whcih was reverted by pytorch#135562 I broke this up into three parts to test internally.
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
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
Relands pytorch#135079 whcih was reverted by pytorch#135562 I broke this up into three parts to test internally.
#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 <ivanzaitsev@fb.com>
…)" (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
…135733) Relands pytorch#135079 whcih was reverted by pytorch#135562 I broke this up into three parts to test internally. Pull Request resolved: pytorch#135733 Approved by: https://github.com/oulgen
…135735) Relands pytorch#135079 whcih was reverted by pytorch#135562 I broke this up into three parts to test internally. Pull Request resolved: pytorch#135735 Approved by: https://github.com/oulgen
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.