Skip to content

integrations: Load model_file for resuming #140

Closed as not planned
Closed as not planned
@daavoo

Description

@daavoo

In order to properly resume training with dvc checkpoints, the user needs to load the existing model_file at the beginning of training.

Given that DVCLive integrations already take care of saving the model_file I think it makes sense to also include some logic to load the model_file, if it already exists, on the callback instantiation or on_train_begin.

This would simplify the usage of dvc checkpoints for resuming training.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions