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] [Doc] Tune checkpointing and Tuner restore docfix #29411

Merged
merged 15 commits into from
Oct 27, 2022

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    bdc8ea7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    6cca1c8 View commit details
    Browse the repository at this point in the history
  2. Fix checkpoint config arg names

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    fc4dab7 View commit details
    Browse the repository at this point in the history
  3. Fix Trainable class docstrings

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9ea4298 View commit details
    Browse the repository at this point in the history
  4. Add checkpointing examples in Tune checkpointing guide

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

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    2056287 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    3e56923 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ray-project/ray into tune…

    …r_restore_docfix
    
    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c046a12 View commit details
    Browse the repository at this point in the history
  3. Remove trailing space added by autoformatting

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

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    6927410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f96c0d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Add back final metric return docs for function api

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    444b8e6 View commit details
    Browse the repository at this point in the history
  2. Add table comparison of Function/Class APIs

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e41f2bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0def39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f6876f View commit details
    Browse the repository at this point in the history