Skip to content

Fix save_last behavior in absence of validation #20960

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

baskrahmer
Copy link
Contributor

@baskrahmer baskrahmer commented Jul 2, 2025

What does this PR do?

Fixes #20200

Still need to update changelog


📚 Documentation preview 📚: https://pytorch-lightning--20960.org.readthedocs.build/en/20960/

@github-actions github-actions bot added pl Generic label for PyTorch Lightning package has conflicts labels Jul 2, 2025
@baskrahmer baskrahmer changed the title Fix/save last checkpoint Fix save_last behavior in absence of validation Jul 2, 2025
@baskrahmer baskrahmer marked this pull request as ready for review July 2, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pl Generic label for PyTorch Lightning package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModelCheckpoint Callback not working/saving unless save_on_train_epoch_end is enabled True which considerably slows down training
1 participant