pytorchbearer/torchbearer

Tqdm error when loading state in old metrics format

MattPainter01 opened this issue · 0 comments

Tqdm callback attempts to delete train_steps and validation_steps from metrics dictionary which are not there in older versions.