lightning/tests/trainer
Adrian Wälchli 0f6d89422b
Control automatic resubmission on SLURM (#10601)
2021-11-18 17:48:53 +00:00
..
connectors Control automatic resubmission on SLURM (#10601) 2021-11-18 17:48:53 +00:00
dynamic_args Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
flags Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
logging_ log metrics for correct dataloader only (#10522) 2021-11-18 18:29:13 +01:00
optimization Update recommendation on `dataloader_idx` (#10318) 2021-11-04 01:39:55 +01:00
properties Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550) 2021-11-16 10:06:47 +05:30
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_config_validator.py Raise `MisconfigurationException` if `trainer.eval` is missing required methods (#10016) 2021-10-25 23:12:08 -07:00
test_data_loading.py Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550) 2021-11-16 10:06:47 +05:30
test_dataloaders.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_progress.py Use `completed` over `processed` in `reset_on_restart` (#9656) 2021-09-23 16:11:55 +05:30
test_states.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_supporters.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_trainer.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_trainer_cli.py Change default value of the `max_steps` Trainer argument from `None` to `-1` (#9460) 2021-10-25 20:21:33 +00:00
test_trainer_tricks.py Mark `trainer.data_connector` as protected (#10031) 2021-10-25 12:29:09 +01:00