mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-22 13:30:11 +08:00
* The epoch was being logged to metrics, which isn't read, rather than to current_metrics. * Updated the tests to account for the epoch arriving at the logger.