-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Use swap_tensors path in nn.Module.to for FakeTensor #152539
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
Use swap_tensors path in nn.Module.to for FakeTensor #152539
Conversation
…e __torch_dispatch__ [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/152539
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit dc2530a with merge base 3040ca6 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
…hat override __torch_dispatch__" Fixes #148977 [ghstack-poisoned]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SGTM !
…hat override __torch_dispatch__" Fixes #148977 [ghstack-poisoned]
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 jobs have failed, first few of them are: linux-aarch64 / linux-jammy-aarch64-py3.10 / test (default, 1, 3, lf.ephemeral.linux.arm64.m7g.4xlarge) Details for Dev Infra teamRaised by workflow job |
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
@pytorchmergebot revert -m "failing internal tests - discussed with author" -c ghfirst |
@pytorchbot successfully started a revert job. Check the current status here. |
… override __torch_dispatch__ (#152539)" This reverts commit 0373436. Reverted #152539 on behalf of https://github.com/wdvr due to failing internal tests - discussed with author ([comment](#152539 (comment)))
@mikaylagawarecki your PR has been successfully reverted. |
…hat override __torch_dispatch__" Fixes #148977 [ghstack-poisoned]
@mikaylagawarecki has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
…hat override __torch_dispatch__" Fixes #148977 Differential Revision: [D76458023](https://our.internmc.facebook.com/intern/diff/D76458023) [ghstack-poisoned]
@mikaylagawarecki has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PT change looks good!
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Fixes #148977
Stack from ghstack (oldest at bottom):
Differential Revision: D76458023