Skip to content

Conversation

hanlint
Copy link
Contributor

@hanlint hanlint commented Oct 1, 2022

Until the rest of the checkpoint refactor is merged, this PR reverts the renaming done in #1527 so that release can align with dev without API breaking changes.

  • checkpoint_save_interval -> save_interval
  • latest_checkpoint_filename -> latest_filename
  • checkpoint_save_path -> folder (for CheckpointSaver) and save_folder (for Trainer)
  • num_checkpoints_to_keep -> save_num_checkpoints_to_keep (trainer only)
  • checkpoint_filename -> filename

@hanlint hanlint requested review from a team and dskhudia as code owners October 1, 2022 17:45
@hanlint hanlint requested review from eracah and mvpatel2000 October 1, 2022 17:45
Copy link
Contributor

@eracah eracah left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, Hanlin!

@hanlint hanlint merged commit e4ad052 into mosaicml:dev Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants