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

[tune/train] Restore Tuner and results properly from moved storage path #40647

Merged
merged 16 commits into from
Oct 30, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    fafe238 View commit details
    Browse the repository at this point in the history
  2. type annotation for checkpoint manager

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e538749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    315fd84 View commit details
    Browse the repository at this point in the history
  4. update test

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d1216f3 View commit details
    Browse the repository at this point in the history
  5. mark the broken exception population

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    589e6ad View commit details
    Browse the repository at this point in the history
  6. add unit test

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c92ab1d View commit details
    Browse the repository at this point in the history
  7. rename

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e97516b View commit details
    Browse the repository at this point in the history
  8. rename 2

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bce55d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge branch 'master' of https://github.com/ray-project/ray into hand…

    …le_moved_storage_path
    justinvyu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    22eb216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67eb6d3 View commit details
    Browse the repository at this point in the history
  3. add some info to docstrings

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c499622 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/ray-project/ray into hand…

    …le_moved_storage_path
    justinvyu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c2d1b25 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge branch 'master' of https://github.com/ray-project/ray into hand…

    …le_moved_storage_path
    justinvyu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b05dbbe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ray-project/ray into hand…

    …le_moved_storage_path
    justinvyu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7157d22 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'master' of https://github.com/ray-project/ray into hand…

    …le_moved_storage_path
    justinvyu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    babb1bf View commit details
    Browse the repository at this point in the history
  2. fix experiment sync down to create missing dirs

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d7ff5df View commit details
    Browse the repository at this point in the history