lightning/tests/strategies
four4fish 1eff3b53c1
Update fairscale version (#11567)
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-03-21 11:38:55 +00:00
..
__init__.py
ddp_model.py Move strategy tests from accelerators to strategies directory (#11329) 2022-02-22 05:14:18 +00:00
test_bagua_strategy.py Add `Trainer(strategy="bagua")` (#11146) 2022-02-04 17:02:09 +00:00
test_common.py Move strategy tests from accelerators to strategies directory (#11329) 2022-02-22 05:14:18 +00:00
test_custom_plugin.py Add `SyncBatchNormPlugin` (#11754) 2022-03-01 19:41:40 +05:30
test_ddp.py Add support for specifying process group backend to relevant distributed strategies (#11745) 2022-03-17 23:38:03 -07:00
test_ddp_fully_sharded_with_full_state_dict.py Update fairscale version (#11567) 2022-03-21 11:38:55 +00:00
test_ddp_spawn.py Move strategy tests from accelerators to strategies directory (#11329) 2022-02-22 05:14:18 +00:00
test_ddp_spawn_strategy.py Add process launchers (#11643) 2022-02-17 21:16:51 +00:00
test_ddp_strategy.py check trainerfn == FITTING before configuring sync_batchnorm (#11919) 2022-03-12 03:52:59 +00:00
test_ddp_strategy_with_comm_hook.py
test_deepspeed_strategy.py Fix deepspeed scheduler initialization (#12031) 2022-03-21 10:31:00 +00:00
test_dp.py Move strategy tests from accelerators to strategies directory (#11329) 2022-02-22 05:14:18 +00:00
test_sharded_strategy.py
test_single_device_strategy.py Remove `Strategy.on_tpu` property (#11536) 2022-01-20 08:25:26 +01:00
test_strategy_registry.py Rewrite accelerator_connector (#11448) 2022-02-17 23:38:39 +00:00
test_tpu_spawn.py fix typos (#11937) 2022-02-16 17:27:51 -08:00