lightning/tests/accelerators
Sean Naren b2973a035e
Introduce CheckpointIO Plugin (#8743)
2021-08-13 17:35:31 +01:00
..
__init__.py Automatically find and run special tests (#6669) 2021-03-26 17:04:59 +00:00
ddp_model.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_accelerator_connector.py Fix `ddp` accelerator choice for cpu (#8645) 2021-08-02 21:24:07 +00:00
test_common.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_cpu.py Introduce CheckpointIO Plugin (#8743) 2021-08-13 17:35:31 +01:00
test_ddp.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_ddp_spawn.py Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513) 2021-08-03 22:08:51 +00:00
test_dp.py Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513) 2021-08-03 22:08:51 +00:00
test_ipu.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_multi_nodes_gpu.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_tpu_backend.py Raise exception for ddp_cpu not supported for TPUs (#8530) 2021-07-26 13:52:34 +00:00