Skip to content

resume from checkpoint function is not working #355

Open
@jo7ueb

Description

@jo7ueb

Describe the bug

resume_from function is introduced in #31.
But now this function is not called by anybody, makes it not working.

Expected result

resume_from is called by generated code, allows to user to resume training from checkpoint.

Reproduction

  1. Generate code (in my case I used vision classification template)
  2. Watch around the generated code
  3. You'll find nobody callls resume_from, makes unable to resume from checkpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions