lightning/tests/accelerators
Rohit Gupta 617e798f3b
Raise an exception if using `amp_level` with native `amp_backend` (#9755)
* add exception

* chlog

* code review

* Apply suggestions from code review

Co-authored-by: thomas chaton <thomas@grid.ai>
2021-10-01 14:27:05 +02:00
..
__init__.py Automatically find and run special tests (#6669) 2021-03-26 17:04:59 +00:00
ddp_model.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_accelerator_connector.py Raise an exception if using `amp_level` with native `amp_backend` (#9755) 2021-10-01 14:27:05 +02:00
test_common.py Add support for `torch.use_deterministic_algorithms` (#9121) 2021-09-30 04:40:09 +00:00
test_cpu.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_ddp.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_ddp_spawn.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_dp.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_gpu.py [1/4] Add get_device_stats to accelerator interface (#9586) 2021-09-26 21:09:16 -07:00
test_ipu.py Fix `accumulate_grad_batches` on init (#9652) 2021-09-24 18:51:54 +00:00
test_multi_nodes_gpu.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_tpu.py [1/4] Add get_device_stats to accelerator interface (#9586) 2021-09-26 21:09:16 -07:00
test_tpu_backend.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00