-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Make sure #126704 is BC for torch.save-ed nn.Module
#128344
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
Make sure #126704 is BC for torch.save-ed nn.Module
#128344
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/128344
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 12 Pending, 2 Unrelated FailuresAs of commit 413d84c with merge base b66e3f0 ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
Thanks for the quick PR!
@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: Command
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 |
This reverts commit 841d871. Reverted #128344 on behalf of https://github.com/clee2000 due to broke internal typecheck D58394110 (which probably means the code wouldn't work either but I guess it didn't run on the diff). Probably an easy fix? ([comment](#126704 (comment)))
@mikaylagawarecki your PR has been successfully reverted. |
…#128344) Pull Request resolved: pytorch#128344 Approved by: https://github.com/albanD ghstack dependencies: pytorch#126906, pytorch#126704
…ytorch#128344)" This reverts commit 841d871. Reverted pytorch#128344 on behalf of https://github.com/clee2000 due to broke internal typecheck D58394110 (which probably means the code wouldn't work either but I guess it didn't run on the diff). Probably an easy fix? ([comment](pytorch#126704 (comment)))
…ytorch#128344)" This reverts commit 841d871. Reverted pytorch#128344 on behalf of https://github.com/clee2000 due to broke internal typecheck D58394110 (which probably means the code wouldn't work either but I guess it didn't run on the diff). Probably an easy fix? ([comment](pytorch#126704 (comment)))
No longer needed |
Stack from ghstack (oldest at bottom):
nn.Module
#128344