Skip to content

dirpath in OnExceptionCheckpoint should default to the same directory as ModelCheckpoint #19686

Open
@cajoek

Description

@cajoek

Description & Motivation

ModelCheckpoint is a very handy features and OnExceptionCheckpoint is nice to have when you want to interrupt a training or there is a bug. However there is no default value for dirpath in OnExceptionCheckpoint, it would be nice if it defaulted to the same directory as ModelCheckpoint which is evaluated at runtime and under the logging directory.

Pitch

No response

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs an improvement or enhancementneeds triageWaiting to be triaged by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions