lightning/pytorch_lightning/plugins
Heewon Jeon(gogamza) c0e9a78db4 supports --num-nodes on DDPSequentialPlugin() (#5327)
(cherry picked from commit d20fd8e5ab)
2021-01-06 12:48:17 +01:00
..
__init__.py ref: apex plugin (#3502) 2020-09-15 06:02:42 -04:00
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 fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +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