Skip to content

Make verbose=False prevent showing "Saving latest checkpoint..." #6408

@ashleve

Description

@ashleve

🚀 Feature

Currently Lightning prints:

[lightning][INFO] - Saving latest checkpoint...

when running training with ModelCheckpoint(verbose=False).

Not sure if it's a bug or intended...

Can we make it to not log that when passing verbose=False?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions