lightning/tests/plugins
Aki Nitta 9da78a94bd
Rename `TPUSpawnPlugin` to `TPUSpawnStrategy` (#11190)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-21 16:36:16 +00:00
..
environments Rename `DDPPlugin` to `DDPStrategy` (#11142) 2021-12-21 08:55:51 +00:00
__init__.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
test_amp_plugins.py Rename special to standalone (#10779) 2021-11-26 17:13:14 +00:00
test_checkpoint_io_plugin.py Rename `TPUSpawnPlugin` to `TPUSpawnStrategy` (#11190) 2021-12-21 16:36:16 +00:00
test_cluster_integration.py Rename DeepSpeedPlugin to DeepSpeedStrategy (#11194) 2021-12-21 15:18:01 +00:00
test_custom_plugin.py Rename `DDPPlugin` to `DDPStrategy` (#11142) 2021-12-21 08:55:51 +00:00
test_ddp_fully_sharded_with_full_state_dict.py Rename `DDPFullyShardedPlugin` to `DDPFullyShardedStrategy` (#11143) 2021-12-20 17:11:20 +01:00
test_ddp_plugin.py Rename `DDPPlugin` to `DDPStrategy` (#11142) 2021-12-21 08:55:51 +00:00
test_ddp_plugin_with_comm_hook.py Rename `DDPPlugin` to `DDPStrategy` (#11142) 2021-12-21 08:55:51 +00:00
test_ddp_spawn_plugin.py 2/n Simplify spawn plugins: Spawn immediately (#10896) 2021-12-09 18:56:24 +00:00
test_deepspeed_plugin.py Rename DeepSpeedPlugin to DeepSpeedStrategy (#11194) 2021-12-21 15:18:01 +00:00
test_double_plugin.py Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
test_plugins_registry.py Rename `TPUSpawnPlugin` to `TPUSpawnStrategy` (#11190) 2021-12-21 16:36:16 +00:00
test_sharded_plugin.py 3/n Move accelerator into Strategy (#11022) 2021-12-16 04:41:34 +00:00
test_single_device_plugin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_tpu_spawn.py Rename `TPUSpawnPlugin` to `TPUSpawnStrategy` (#11190) 2021-12-21 16:36:16 +00:00