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

Fixes the checkpoint directory structure for pytorch and pytorch lightning #3362

Merged
merged 4 commits into from Jan 21, 2022

Commits on Jan 13, 2022

  1. Fixed the inconsistency issue with put

    Signed-off-by: Kamal Sharma <kamalbhardwaj020@gmail.com>
    kamalsharma2 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    05149d2 View commit details
    Browse the repository at this point in the history
  2. Minor formatting and fixes

    Signed-off-by: Kamal Sharma <kamalbhardwaj020@gmail.com>
    kamalsharma2 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    5a5642d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Added support for keras estimator

    Signed-off-by: Kamal Sharma <kamalbhardwaj020@gmail.com>
    kamalsharma2 committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    460fee0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Removed wildcard dependency

    Signed-off-by: Kamal Sharma <kamalbhardwaj020@gmail.com>
    kamalsharma2 committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    06f1c4a View commit details
    Browse the repository at this point in the history