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

Fix usage of fs.listdir in CheckpointConnector #15413

Merged
merged 22 commits into from
Nov 4, 2022

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    f7aa0c5 View commit details
    Browse the repository at this point in the history
  2. Add tests

    leoleoasd committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    482260d View commit details
    Browse the repository at this point in the history
  3. Rename test & fix comments

    leoleoasd committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a1bc1dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5491a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    5409027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843d66e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    9403b66 View commit details
    Browse the repository at this point in the history
  2. Fix path

    leoleoasd committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e64f9ed View commit details
    Browse the repository at this point in the history
  3. Fix tests path

    leoleoasd committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    18b686c View commit details
    Browse the repository at this point in the history
  4. Use memory fs during test

    leoleoasd committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8c2685f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f67c319 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    leoleoasd committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3bbf2f1 View commit details
    Browse the repository at this point in the history
  7. Fix tests in windows

    leoleoasd committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a259b0a View commit details
    Browse the repository at this point in the history
  8. Fix windows sep

    leoleoasd committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e159af7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f84497 View commit details
    Browse the repository at this point in the history
  10. update changelog

    awaelchli committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    16a9048 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Update tests/tests_pytorch/trainer/connectors/test_checkpoint_connect…

    …or.py
    
    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    leoleoasd and awaelchli committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    55764b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fb4d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5949ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac8ec2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c5ada4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c90184e View commit details
    Browse the repository at this point in the history