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

add at_end feature to SaveModelCallback #3296

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

tmabraham
Copy link
Contributor

This PR adds a new argument to SaveModelCallback that allows us to automatically save the model at the end of fitting.

@tmabraham tmabraham requested a review from jph00 as a code owner April 3, 2021 18:38
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@tmabraham tmabraham changed the title add at_end feature to savemodelcallback add at_end feature to SaveModelCallback Apr 3, 2021
@jph00
Copy link
Member

jph00 commented Apr 7, 2021

Great idea!

@jph00 jph00 merged commit e6b0a57 into fastai:master Apr 7, 2021
@tmabraham tmabraham deleted the savemodel-feat branch August 26, 2021 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants