-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
graceful training cleanup after Keyboard Interrupt #856
graceful training cleanup after Keyboard Interrupt #856
Conversation
We should be able to close #657 as well |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall the run_training_teardown() be called also after training?
@Borda updated to fix merge conflicts with master. were there any more changes requested? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
@jeremyjordan just fixed another conflict, pls check it... |
@Borda looks good! thanks for addressing that |
@jeremyjordan rebase? |
@williamFalcon rebased and ready for review! unfortunately the diff renders poorly |
…ning-AI#856) Co-authored-by: Jirka Borovec <[email protected]>
Before submitting
What does this PR do?
Fixes #795
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.