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 checkpointing #21

Merged
merged 36 commits into from Dec 7, 2020
Merged

Conversation

krfricke
Copy link
Collaborator

@krfricke krfricke commented Dec 2, 2020

Move from custom checkpointing callback to ray-supplied callbacks.

Depends on #20

@krfricke
Copy link
Collaborator Author

krfricke commented Dec 2, 2020

Actually you can wait to review this PR until #20 is merged

@amogkam
Copy link
Contributor

amogkam commented Dec 2, 2020

I believe this PR also depends on ray-project/ray#12572.

@krfricke
Copy link
Collaborator Author

krfricke commented Dec 4, 2020

Updated PR following the discussion on ray-project/ray#12572

With this replace mechanism, I'll likely add some unit tests to make sure this works as expected.

@krfricke
Copy link
Collaborator Author

krfricke commented Dec 7, 2020

Ready again for reviews @amogkam @richardliaw

@krfricke krfricke mentioned this pull request Dec 7, 2020
Copy link
Contributor

@amogkam amogkam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @krfricke

xgboost_ray/session.py Outdated Show resolved Hide resolved
@krfricke krfricke merged commit 5f178de into ray-project:master Dec 7, 2020
@krfricke krfricke deleted the tune-checkpointing branch December 7, 2020 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants