lightning/tests/trainer/logging_
chaton 443ccf1295
[BugFix] Add on_epoch_end hook after on_test/validation_epoch_end hook (#5986)
* add hook

* update changelog

* resolve tests
2021-02-17 18:21:49 +01:00
..
__init__.py fix logging test 2021-01-26 14:57:34 +01:00
test_distributed_logging.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_eval_loop_logging_1_0.py [BugFix] Add on_epoch_end hook after on_test/validation_epoch_end hook (#5986) 2021-02-17 18:21:49 +01:00
test_logger_connector.py More EpochResultStore refactors! 🎉 (#5522) 2021-02-11 14:32:45 +00:00
test_progress_bar_logging.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_train_loop_logging_1_0.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00