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 resume options to resume training properly #31

Closed
ydcjeff opened this issue Mar 29, 2021 · 1 comment
Closed

add resume options to resume training properly #31

ydcjeff opened this issue Mar 29, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@ydcjeff
Copy link
Member

ydcjeff commented Mar 29, 2021

Add a resume_from option to load a checkpoint (https://, str, Path) using

Ref : deit, ignite cifar10

@ydcjeff ydcjeff added the enhancement New feature or request label Mar 29, 2021
@ydcjeff ydcjeff added this to the v0.1.0 milestone Mar 29, 2021
@ydcjeff ydcjeff self-assigned this Mar 29, 2021
@ydcjeff ydcjeff closed this as completed in ca80e3d Apr 2, 2021
@ydcjeff ydcjeff added this to To do in v0.1.0 via automation Apr 7, 2021
@ydcjeff ydcjeff moved this from To do to Done in v0.1.0 Apr 7, 2021
@jo7ueb
Copy link

jo7ueb commented Apr 24, 2024

I'm looking current code.
resume_from() exists in utils.py but nobody is calling it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants