lightning/pytorch_lightning
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
..
accelerators Refactor RunningStage usage in advance of implementing Trainer.validate() (#4945) 2021-03-06 12:40:19 +00:00
callbacks Pass {fit,validate,test,predict} to setup() and teardown() (#6386) 2021-03-08 15:27:07 +01:00
core Pass {fit,validate,test,predict} to setup() and teardown() (#6386) 2021-03-08 15:27:07 +01:00
distributed
loggers Update TBLogger docs (#6315) 2021-03-08 01:17:49 +00:00
metrics Document exception for metrics/classification (#6190) 2021-03-04 19:34:03 +00:00
overrides Remove no return warning from val/test step (#6139) 2021-03-06 17:15:21 +00:00
plugins fix dp reduction test (#6404) 2021-03-08 18:11:20 +00:00
profiler [bug] Fix Pytorch profiler with emit_nvtx (#6260) 2021-03-05 21:12:03 +01:00
trainer fix logger creating directory structure too early in DDP (#6380) 2021-03-09 09:49:59 +00:00
tuner fixed bug where tuner would not tune lr if also tuning batch_size (#4688) 2021-03-09 08:30:06 +08:00
utilities Refactor RunningStage usage in advance of implementing Trainer.validate() (#4945) 2021-03-06 12:40:19 +00:00
__init__.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
py.typed
setup_tools.py pypi azure badges - tags (#6068) 2021-02-18 17:51:09 -05:00