zhangjunli177
Results
1
comments of
zhangjunli177
Dig into the pl code pytorch_lightning\core\lightning.py, when prepare the dump info in each batch, there's such logic to assign the value to loss in function get_progress_bar_dict. ` if running_train_loss is...