lightning/tests/accelerators
Jerome Anand 74941bb790
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-05-19 12:41:16 +05:30
..
__init__.py
test_accelerator_connector.py [FSDP] Adding Native FSDP Strategy (#12447) 2022-05-05 12:48:29 +00: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-11 23:31:17 +05:30
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-05-19 12:41:16 +05:30
test_ipu.py Update core/lightning.py to core/module.py (#12740) 2022-05-18 08:03:55 +05:30
test_tpu.py Remove support for passing strategy strings to accelerator (#12696) 2022-04-11 22:52:28 +02:00