lightning/pytorch_lightning/plugins
Carlos Mocholí 3ee3c42035 Prepare 1.1.3 release (#5365)
* Prepare 1.1.3 release

* Fix flake8 error

* suppress

* Remove 1.1.4 section

* Add missing commits to CHANGELOG

* Update PR template

* Add missing commit

* fix

* Update CHANGELOG.md

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

(cherry picked from commit 4d9db866a1)
2021-01-06 15:17:27 +01:00
..
__init__.py
apex.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
ddp_plugin.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
ddp_sequential_plugin.py supports --num-nodes on DDPSequentialPlugin() (#5327) 2021-01-06 12:48:17 +01:00
native_amp.py Simplify optimization Logic (#4984) 2020-12-07 12:55:49 +00:00
plugin.py Allow string plugins (#4888) 2020-12-01 20:30:49 +00:00
plugin_connector.py Refactor: clean trainer device & distrib setters (#5297) 2021-01-04 17:10:13 +00:00
precision_plugin.py Allow string plugins (#4888) 2020-12-01 20:30:49 +00:00
rpc_plugin.py Prepare 1.1.3 release (#5365) 2021-01-06 15:17:27 +01:00
sharded_native_amp_plugin.py set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30
sharded_plugin.py set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30