lightning/tests/trainer/logging_
Adrian Wälchli fc6d402733
fix logger creating directory structure too early in DDP (#6380)
* fix

* add simple test

* fix imports

* add changelog

* tighter test with on_fit_start hook closer to the dispatch call

* move class inside test f unction

* add a comment
2021-03-09 09:49:59 +00:00
..
__init__.py
test_distributed_logging.py fix logger creating directory structure too early in DDP (#6380) 2021-03-09 09:49:59 +00:00
test_eval_loop_logging_1_0.py [bugfix] Resolve memory leak for evaluation (#6326) 2021-03-05 16:52:56 +09:00
test_logger_connector.py missing tests default_root_dir=tmpdir (#6314) 2021-03-04 19:23:12 +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 missing tests default_root_dir=tmpdir (#6314) 2021-03-04 19:23:12 +00:00