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] Update trainable remote_checkpoint_dir upon actor reuse #32420

Merged

Commits on Feb 10, 2023

  1. Add unit test for remote checkpoint dir updating

    Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
    justinvyu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    be85870 View commit details
    Browse the repository at this point in the history
  2. Save and load remote_checkpoint_dir correctly for reuse actors

    Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
    justinvyu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ae7a876 View commit details
    Browse the repository at this point in the history
  3. Ensure directory on upload

    Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
    justinvyu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    cad85c4 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary fixture

    Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
    justinvyu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    62bff73 View commit details
    Browse the repository at this point in the history
  5. Remove recursive ensure directory

    Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
    justinvyu committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    56d794b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Add back recursive ensure directory

    Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
    justinvyu committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1ceac17 View commit details
    Browse the repository at this point in the history
  2. Avoid saving unnecessary metadata

    Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
    justinvyu committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    6859909 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ray-project/ray into tune…

    …/actor_reuse_with_upload_dir
    justinvyu committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e6ef969 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

    …/actor_reuse_with_upload_dir
    justinvyu committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2bcd9e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

    …/actor_reuse_with_upload_dir
    justinvyu committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    1b18fd5 View commit details
    Browse the repository at this point in the history