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

[Doc][AIR] Improve visibility of Trainer restore and stateful callback restoration #34350

Merged
merged 18 commits into from
Apr 20, 2023

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    8e64cd6 View commit details
    Browse the repository at this point in the history
  2. Add a section for gbdt trainers

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

Commits on Apr 13, 2023

  1. Fix config guide

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    63ebf35 View commit details
    Browse the repository at this point in the history
  2. improve config guide

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8679042 View commit details
    Browse the repository at this point in the history
  3. Improve docstrings of callback stateful methods

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d371b8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b14653 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Fix doc code

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

    …restore_loose_ends
    
    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6dc3912 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflict remainder

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6169a3b View commit details
    Browse the repository at this point in the history
  4. Fix missing reference + incorrect code line highlight

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    21489f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e80203 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Framework -> <Framework>

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3251197 View commit details
    Browse the repository at this point in the history
  2. Separate into two code blocks

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    11abbc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c6c0d4 View commit details
    Browse the repository at this point in the history
  4. Clarify the run config example snippet

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a614ea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59e8317 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bda935 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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