Lightning-AI/pytorch-lightning

Support skipping the first iteration time in process bar

Open

#19,357 opened on Jan 28, 2024

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Python (26,687 stars) (3,233 forks)batch import
featurehelp wantedprogress bar: tqdmtorch.compile

Description

Description & Motivation

Because the first iteration time is incorrect (model initialization and torch.compile when first interation)

Pitch

No response

Alternatives

No response

Additional context

No response

cc @borda @awaelchli @carmocca

Contributor guide