[reland 1/3][fx] Bypass custom __setattr__ in Node.__init__#135733
[reland 1/3][fx] Bypass custom __setattr__ in Node.__init__#135733jansel wants to merge 1 commit intopytorch:mainfrom
Conversation
Relands pytorch#135079 whcih was reverted by pytorch#135562 I broke this up into three parts to test internally.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/135733
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit f5e5d4b with merge base 8c738c9 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@jansel has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@pytorchbot merge -f 'Landed internally' (Initiating merge automatically since Phabricator Diff has merged, using force because this PR might not pass merge_rules.json but landed internally) |
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 |
…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
Relands #135079 whcih was reverted by #135562
I broke this up into three parts to test internally.