lightning/tests/plugins
Sean Naren b2973a035e
Introduce CheckpointIO Plugin (#8743)
2021-08-13 17:35:31 +01:00
..
environments Torch Elastic DDP DeadLock bug fix (#8655) 2021-08-02 21:48:43 +02:00
__init__.py enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
test_amp_plugins.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_checkpoint_io_plugin.py Introduce CheckpointIO Plugin (#8743) 2021-08-13 17:35:31 +01:00
test_cluster_integration.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_custom_plugin.py Add property to skip restoring optimizers and schedulers via plugin (#8644) 2021-07-31 10:08:10 +02:00
test_ddp_fully_sharded_with_full_state_dict.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_ddp_plugin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_ddp_plugin_with_comm_hook.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_ddp_spawn_plugin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_deepspeed_plugin.py Fix save/load/resume from checkpoint for DeepSpeed Plugin (#8397) 2021-08-02 22:31:05 +00:00
test_double_plugin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_plugins_registry.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_sharded_plugin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_single_device_plugin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_tpu_spawn.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00