Skip to content

checkpointer fails to load checkpoint with --resume option for training #143

@georgeyiasemis

Description

@georgeyiasemis

Describe the bug
checkpointer fails to load checkpoint with --resume option for training due to the fact that it tries to load keys such as 'author' etc, which have no state_dict.

To Reproduce
Train a model using the --resume option.

Expected behavior
Train from last checkpoint

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions