Skip to content
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

Pass use_reentrant for checkpoint #8180

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Pass use_reentrant for checkpoint #8180

merged 1 commit into from
Dec 22, 2023

Conversation

kit1980
Copy link
Member

@kit1980 kit1980 commented Dec 20, 2023

After pytorch/pytorch#115868 checkpoint requires passing use_reentrant.
See https://dev-discuss.pytorch.org/t/bc-breaking-update-to-torch-utils-checkpoint-not-passing-in-use-reentrant-flag-will-raise-an-error/1745 for more info.

The tests are currently failing with unrelated
AttributeError: module 'expecttest' has no attribute 'ACCEPT'

Copy link

pytorch-bot bot commented Dec 20, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8180

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit db7bce1 with merge base 26fb5ef (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@kit1980 kit1980 requested a review from malfet December 22, 2023 00:49
Copy link
Collaborator

@pmeier pmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pmeier pmeier merged commit ae6b134 into main Dec 22, 2023
64 checks passed
Copy link

Hey @pmeier!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Jan 16, 2024
Reviewed By: vmoens

Differential Revision: D52538997

fbshipit-source-id: cf67bec41fc4fc8266c3552579faff8b12d91352
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants