lightning/pytorch_lightning
Sean Naren c81b2a8189
Set find unused parameters to True by default to fix breaking compatibility (#6438)
* Set find unused parameters to True by default to fix breaking models, add suggestion to re-enable

* Add changelog
2021-03-10 10:40:24 +01: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 fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers Improve DummyLogger (#6398) 2021-03-09 23:18:38 +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 Set find unused parameters to True by default to fix breaking compatibility (#6438) 2021-03-10 10:40:24 +01:00
profiler [bug] Fix Pytorch profiler with emit_nvtx (#6260) 2021-03-05 21:12:03 +01:00
trainer Raise an exception if check_val_every_n_epoch is not an integer (#6411) 2021-03-10 12:08:53 +05:30
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 make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py pypi azure badges - tags (#6068) 2021-02-18 17:51:09 -05:00