lightning/tests/tests_pytorch/accelerators
Adrian Wälchli 28e18881a9
Mark stage argument in hooks as required (#14064)
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2022-09-01 15:47:40 +02:00
..
__init__.py
test_common.py
test_cpu.py
test_gpu.py
test_hpu.py Added support for HPU device stats monitor (#13819) 2022-08-02 13:31:31 +05:30
test_ipu.py Mark stage argument in hooks as required (#14064) 2022-09-01 15:47:40 +02:00
test_mps.py Remove support for the deprecated torchtext legacy (#14375) 2022-08-26 20:01:51 +00:00
test_registry.py Organize accelerator tests (#13986) 2022-08-03 13:49:55 +00:00
test_tpu.py