Skip to content

add "no logging" option #645

Closed
Closed
@CarloLucibello

Description

@CarloLucibello

I may be wrong, but I see no way to entirely avoid logging during training, which sometimes may be convenient for quick exploratory experiments.

I suggest to have

trainer = Trainer(logger=None) 

construct a trainer that does no logging at all

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs an improvement or enhancementhelp wantedOpen to be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions