-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[fx] Bypass custom __setattr__ in Node.__init__ #135079
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Sep 4, 2024
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/135079
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 5613da3 with merge base 58f2477 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This was referenced Sep 4, 2024
This was referenced Sep 5, 2024
This was referenced Sep 6, 2024
oulgen
approved these changes
Sep 6, 2024
Collaborator
Reverting PR 135079 failedReason: Command Details for Dev Infra teamRaised by workflow job |
izaitsevfb
added a commit
that referenced
this pull request
Sep 10, 2024
This reverts commit 66da3b3.
pytorchmergebot
pushed a commit
that referenced
this pull request
Sep 10, 2024
…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
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.
This was referenced Sep 11, 2024
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
Before:  After:  Pull Request resolved: pytorch#135079 Approved by: https://github.com/oulgen ghstack dependencies: pytorch#135070, pytorch#135076, pytorch#135082, pytorch#135084
Chao1Han
pushed a commit
to Chao1Han/pytorch
that referenced
this pull request
Sep 20, 2024
This is roughly a 7% speedup in inductor compile time for hf_Bert_large. The time spent in `LoopBody.__init__` improves from 15% to 8% of `fx_codegen_and_compile`. Before  After  Overall  Pull Request resolved: pytorch#135235 Approved by: https://github.com/oulgen ghstack dependencies: pytorch#135070, pytorch#135076, pytorch#135082, pytorch#135084, pytorch#135079
Chao1Han
pushed a commit
to Chao1Han/pytorch
that referenced
this pull request
Sep 20, 2024
Pull Request resolved: pytorch#135256 Approved by: https://github.com/oulgen ghstack dependencies: pytorch#135070, pytorch#135076, pytorch#135082, pytorch#135084, pytorch#135079, pytorch#135235
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
…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
Chao1Han
pushed a commit
to Chao1Han/pytorch
that referenced
this pull request
Sep 20, 2024
…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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Stack from ghstack (oldest at bottom):
Before:

After:
