lightning/pytorch_lightning/plugins
Sean Naren 39231aee1a
[Fix] Call clip gradients if clip val greater than 0 (#6330)
* Call clip gradients if clip val greater than 0

* format

* Format

* Move to top of file
2021-03-04 19:45:58 +00:00
..
environments fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
precision [Fix] Call clip gradients if clip val greater than 0 (#6330) 2021-03-04 19:45:58 +00:00
training_type [fix] Use training type plugin hook when saving (FSDP 1/n) (#6321) 2021-03-04 18:09:33 +00: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