-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Remove should_rank_save_checkpoint
property from TTP
#11070
Conversation
@carmocca @ananthsub see #11068 (comment) re: Trainer property removal v.s. deprecation? |
@jjenniferdai We don't need to keep BC for the property in the TTP. Since the property in the Whichever PR lands later should be updated. |
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.
LGTM !
for more information, see https://pre-commit.ci
What does this PR do?
Finishes #9074
Does your PR introduce any breaking changes? If yes, please list them.
TTP API (experimental): removes the property
Before submitting
PR review
cc @Borda @kaushikb11 @justusschock @awaelchli @akihironitta @ananthsub