lightning/tests/accelerators
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
..
__init__.py Automatically find and run special tests (#6669) 2021-03-26 17:04:59 +00:00
ddp_model.py Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
test_accelerator_connector.py Rename DeepSpeedPlugin to DeepSpeedStrategy (#11194) 2021-12-21 15:18:01 +00:00
test_common.py Add `auto_device_count` method to `Accelerators` (#10222) 2021-10-29 22:31:32 +02:00
test_cpu.py Rename `restore_checkpoint_after_pre_dispatch` to `restore_checkpoint_after_setup` (#11166) 2021-12-20 17:16:52 +00:00
test_ddp.py Rename special to standalone (#10779) 2021-11-26 17:13:14 +00:00
test_ddp_spawn.py Remove deprecated dataloader arguments in Trainer methods (#10325) 2021-11-04 11:03:39 +01:00
test_dp.py remove deprecated signature for `transfer_batch_to_device` (#10480) 2021-11-13 19:32:30 +00:00
test_gpu.py Refactor plugin tests whose assertions don't need to run in `on_fit_start` hook (#11149) 2021-12-18 23:38:40 +01:00
test_ipu.py Rename IPUPlugin to IPUStrategy (#11193) 2021-12-21 15:55:41 +00:00
test_tpu.py Rename `TPUSpawnPlugin` to `TPUSpawnStrategy` (#11190) 2021-12-21 16:36:16 +00:00