lightning/tests/strategies
Carlos Mocholí 0cf9d73d28
Drop PyTorch 1.8 support (#13155)
* Drop PyTorch 1.8 support

* Missed update

* Skip profiler test until supported

* Upgrade ipu dockerfile pytorch version

* Update XLA version
2022-06-14 20:46:44 -04:00
..
__init__.py Rename training plugin test files & names to strategy (#11303) 2022-01-04 14:32:45 +01:00
ddp_model.py Update `gpus` flag with `accelerator` and `devices` flag (#12156) 2022-03-23 19:52:12 +00:00
test_bagua_strategy.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_collaborative.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_common.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_custom_plugin.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_ddp.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_ddp_fully_sharded_native.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_ddp_fully_sharded_with_full_state_dict.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_ddp_spawn.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_ddp_spawn_strategy.py Drop PyTorch 1.8 support (#13155) 2022-06-14 20:46:44 -04:00
test_ddp_strategy.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_ddp_strategy_with_comm_hook.py Drop PyTorch 1.8 support (#13155) 2022-06-14 20:46:44 -04:00
test_deepspeed_strategy.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_dp.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_sharded_strategy.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_single_device_strategy.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00
test_strategy_registry.py Rewrite accelerator_connector (#11448) 2022-02-17 23:38:39 +00:00
test_tpu_spawn.py Remove test's proxy boring classes import (#13297) 2022-06-15 01:53:54 +02:00