lightning/tests/accelerators
Adrian Wälchli 502adbced3
refactor optimizer loop logic for manual and automatic optimization (#7526)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2021-05-17 14:42:01 +02:00
..
__init__.py Automatically find and run special tests (#6669) 2021-03-26 17:04:59 +00:00
ddp_model.py Set `DistributedSampler` seed if `seed_everything` was called (#7024) 2021-04-19 14:50:31 +01:00
test_accelerator_connector.py refactor optimizer loop logic for manual and automatic optimization (#7526) 2021-05-17 14:42:01 +02:00
test_common.py Remove `trainer.fit` return value [2/n] (#7237) 2021-04-28 19:11:32 +01:00
test_cpu.py Updating docs and error message: half precision not available on CPU (#7384) 2021-05-06 09:05:50 +00:00
test_ddp.py [bug/feat] Support parameters_to_ignore in DDP (#7239) 2021-04-27 17:49:32 +00:00
test_ddp_spawn.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00
test_dp.py Disable batch transfer in DP mode (#6098) 2021-03-11 10:51:10 -05:00
test_multi_nodes_gpu.py Improve val step logging (#7351) 2021-05-07 22:58:03 +00:00
test_tpu_backend.py `TrainerState` refactor [5/5] (#7173) 2021-05-04 12:50:56 +02:00