Open ha1ha2hahaha opened 3 weeks ago
https://github.com/Lightning-AI/pytorch-lightning/issues/19419
Please check your version. https://github.com/naver-ai/egtr/blob/7f87450f32758ed8583948847a8186f2ee8b21e3/train_egtr.py#L339
Our code uses validation_epoch_end
instead of on_validation_epoch_end
.
this method not have the “outputs”。。。。how to fix it