lightning/pytorch_lightning/plugins
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
..
environments introduce default cluster environment for lightning-specific ddp (#5915) 2021-03-05 01:47:29 +00:00
precision [Fix] Call clip gradients if clip val greater than 0 (#6330) 2021-03-04 19:45:58 +00:00
training_type Set find unused parameters to True by default to fix breaking compatibility (#6438) 2021-03-10 10:40:24 +01:00
__init__.py DeepSpeed Integration (#5954) 2021-02-17 15:23:42 -05:00
base_plugin.py Add mypy typing to precision plugins. (#6149) 2021-02-26 14:27:16 +01:00