Skip to content

Need to automatically reset _saved in Checkpoint handler #1422

@Nic-Ma

Description

@Nic-Ma

🚀 Feature

Hi @vfdev-5 ,

there is a problem with the Checkpoint handler: if we normally call engine.run() several times, every time it will run from the beginning because it has _is_done() to reset all the state, but Checkpoint handler doesn't reset the self._saved in it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions