-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
[Tune] [Doc] Tune checkpointing and Tuner restore docfix #29411
Commits on Sep 27, 2022
-
Clarify Tuner() vs. Tuner.restore behavior and provide more API ref l…
…inks Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdc8ea7 - Browse repository at this point
Copy the full SHA bdc8ea7View commit details
Commits on Oct 17, 2022
-
Merge branch 'master' of https://github.com/ray-project/ray into tune…
…r_restore_docfix
Configuration menu - View commit details
-
Copy full SHA for 6cca1c8 - Browse repository at this point
Copy the full SHA 6cca1c8View commit details -
Fix checkpoint config arg names
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc4dab7 - Browse repository at this point
Copy the full SHA fc4dab7View commit details -
Fix Trainable class docstrings
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ea4298 - Browse repository at this point
Copy the full SHA 9ea4298View commit details -
Add checkpointing examples in Tune checkpointing guide
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7157941 - Browse repository at this point
Copy the full SHA 7157941View commit details
Commits on Oct 18, 2022
-
Move code to a runnable file in doc_code, address comments
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2056287 - Browse repository at this point
Copy the full SHA 2056287View commit details
Commits on Oct 21, 2022
-
Exclude doc code from linting to allow imports in each code block
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e56923 - Browse repository at this point
Copy the full SHA 3e56923View commit details -
Merge branch 'master' of https://github.com/ray-project/ray into tune…
…r_restore_docfix Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c046a12 - Browse repository at this point
Copy the full SHA c046a12View commit details -
Remove trailing space added by autoformatting
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26ac285 - Browse repository at this point
Copy the full SHA 26ac285View commit details
Commits on Oct 26, 2022
-
Reference Trainable checkpointing examples instead of duplicating
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6927410 - Browse repository at this point
Copy the full SHA 6927410View commit details -
Merge branch 'master' of https://github.com/ray-project/ray into tune…
…r_restore_docfix
Configuration menu - View commit details
-
Copy full SHA for 7f96c0d - Browse repository at this point
Copy the full SHA 7f96c0dView commit details
Commits on Oct 27, 2022
-
Add back final metric return docs for function api
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 444b8e6 - Browse repository at this point
Copy the full SHA 444b8e6View commit details -
Add table comparison of Function/Class APIs
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e41f2bf - Browse repository at this point
Copy the full SHA e41f2bfView commit details -
Merge branch 'master' of https://github.com/ray-project/ray into tune…
…r_restore_docfix
Configuration menu - View commit details
-
Copy full SHA for d0def39 - Browse repository at this point
Copy the full SHA d0def39View commit details -
Disable formatting for single function to avoid extra lines
Signed-off-by: Justin Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f6876f - Browse repository at this point
Copy the full SHA 7f6876fView commit details