lightning/tests/models
Rohit Gupta 860959fb3f
Enable logging hparams only if there are any (#11105)
2021-12-17 19:40:56 +01:00
..
conf
data rename set_random_master_port (#10104) 2021-10-25 12:09:05 +00:00
__init__.py
test_amp.py Update recommendation on `dataloader_idx` (#10318) 2021-11-04 01:39:55 +01:00
test_cpu.py Disable validation completely when `overfit_batches>0` (#9709) 2021-12-01 13:57:57 +00:00
test_gpu.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
test_grad_norm.py Refactor `grad_norm` function (#9742) 2021-09-30 02:54:08 +00:00
test_hooks.py Save the loop progress state by default (#10784) 2021-12-17 16:00:27 +00:00
test_horovod.py Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550) 2021-11-16 10:06:47 +05:30
test_hparams.py Enable logging hparams only if there are any (#11105) 2021-12-17 19:40:56 +01:00
test_onnx.py Avoid the deprecated `onnx.export(example_outputs=...)` in torch 1.10 (#11116) 2021-12-17 10:11:11 +01:00
test_restore.py Initialize ModelCheckpoint state as early as possible (#11108) 2021-12-17 00:18:29 +01:00
test_sync_batchnorm.py Teardown sync-batchnorm after training (#11078) 2021-12-16 18:58:44 +00:00
test_torchscript.py
test_tpu.py Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503) 2021-11-25 16:41:03 +01:00