-
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] Save and restore stateful callbacks as part of experiment checkpoint #31957
[Tune] Save and restore stateful callbacks as part of experiment checkpoint #31957
Commits on Jan 26, 2023
-
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 884df77 - Browse repository at this point
Copy the full SHA 884df77View commit details -
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 5a54410 - Browse repository at this point
Copy the full SHA 5a54410View commit details -
Add unit tests for callback save/restore
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 5cd27e3 - Browse repository at this point
Copy the full SHA 5cd27e3View commit details -
Save/restore callback state automatically in Tune loop
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 4f72660 - Browse repository at this point
Copy the full SHA 4f72660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f018d0 - Browse repository at this point
Copy the full SHA 3f018d0View commit details -
Add unit test for trial runner callback save/resume
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 15d2f8b - Browse repository at this point
Copy the full SHA 15d2f8bView commit details -
Add docstrings (with help from chatgpt)
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 91a1872 - Browse repository at this point
Copy the full SHA 91a1872View commit details -
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for b751897 - Browse repository at this point
Copy the full SHA b751897View commit details -
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 7fc6db9 - Browse repository at this point
Copy the full SHA 7fc6db9View commit details
Commits on Jan 27, 2023
-
Fix entrypoint for test_callbacks
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 563cfc9 - Browse repository at this point
Copy the full SHA 563cfc9View commit details -
Merge branch 'master' of https://github.com/ray-project/ray into tune…
…/stateful_callbacks
Configuration menu - View commit details
-
Copy full SHA for 3ac7c9b - Browse repository at this point
Copy the full SHA 3ac7c9bView commit details
Commits on Jan 31, 2023
-
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for c1a07d2 - Browse repository at this point
Copy the full SHA c1a07d2View commit details -
Merge branch 'master' of https://github.com/ray-project/ray into tune…
…/stateful_callbacks
Configuration menu - View commit details
-
Copy full SHA for 52ac0db - Browse repository at this point
Copy the full SHA 52ac0dbView commit details
Commits on Feb 1, 2023
-
Don't allow users to save individual callbacks, only the full list
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 97197e2 - Browse repository at this point
Copy the full SHA 97197e2View commit details -
Signed-off-by: Justin Yu <justinvyu@berkeley.edu>
Configuration menu - View commit details
-
Copy full SHA for 1dd2d52 - Browse repository at this point
Copy the full SHA 1dd2d52View commit details