lightning/tests/accelerators
Jerome Anand 70f6744298 Enable all ddp params for hpu parallel strategy (#13067)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-06-01 08:04:16 -04:00
..
__init__.py Automatically find and run special tests (#6669) 2021-03-26 17:04:59 +00:00
test_accelerator_connector.py Support auto_select_gpus with accelerator and devices api (#12608) 2022-04-13 14:14:29 -04:00
test_accelerator_registry.py Add support for Habana accelerator (HPU) (#11808) 2022-03-25 10:24:52 +00:00
test_common.py Remove AcceleratorConnector.parallel_devices (#12075) 2022-03-25 01:45:40 +00:00
test_cpu.py Raise `MisconfigurationException` when the accelerator is available but… (#12708) 2022-04-13 14:14:29 -04:00
test_gpu.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_hpu.py Enable all ddp params for hpu parallel strategy (#13067) 2022-06-01 08:04:16 -04:00
test_ipu.py Update `tests/accelerators/*.py` to use `devices` instead of `gpus` or `ipus` (#11817) 2022-03-24 14:09:39 +00:00
test_tpu.py Remove `AcceleratorConnector.tpu_cores` and Deprecate `Trainer.tpu_cores` (#12437) 2022-03-29 04:37:22 +02:00