lightning/tests/models
Rohit Gupta 823bfa6f8a
Update `LightningModule` docs (#10637)
2021-11-23 01:02:04 +05:30
..
conf bugfix: Resolve interpolation bug with Hydra (#5406) 2021-01-26 14:29:47 +01:00
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 Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550) 2021-11-16 10:06:47 +05:30
test_gpu.py Add support for empty `gpus` list to run on CPU (#10246) 2021-11-01 18:37:38 +00:00
test_grad_norm.py Refactor `grad_norm` function (#9742) 2021-09-30 02:54:08 +00:00
test_hooks.py Update `LightningModule` docs (#10637) 2021-11-23 01:02:04 +05:30
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 Remove deprecated dataloader arguments in Trainer methods (#10325) 2021-11-04 11:03:39 +01:00
test_onnx.py rename set_random_master_port (#10104) 2021-10-25 12:09:05 +00:00
test_restore.py Improve code quality in `AcceleratorConnector._configure_slurm_ddp` (#10102) 2021-11-17 23:10:47 +00:00
test_sync_batchnorm.py rename set_random_master_port (#10104) 2021-10-25 12:09:05 +00:00
test_torchscript.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_tpu.py Fix support for dataclasses with ClassVar/InitVar in `apply_to_collection` (#9702) 2021-11-10 04:42:27 +00:00