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

[air] New train.Checkpoint API: Update lightning, transformers, and tf integrations #38491

Merged
merged 4 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. Update TransformersTrainer to use new ckpt if FF is on

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0d72c00 View commit details
    Browse the repository at this point in the history
  2. Update LightningTrainer to use new ckpt if FF is on

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    05ff233 View commit details
    Browse the repository at this point in the history
  3. Update keras ReportCheckpointCallback

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a9dccd9 View commit details
    Browse the repository at this point in the history
  4. Noop encode_data functions and mark for removal

    Signed-off-by: Justin Yu <justinvyu@anyscale.com>
    justinvyu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f265479 View commit details
    Browse the repository at this point in the history