lightning/tests/trainer
Danielle Pintz 6043179931
Re-design `call_hook` interface (#10575)
2021-12-04 16:39:55 -05:00
..
connectors Re-design `call_hook` interface (#10575) 2021-12-04 16:39:55 -05:00
dynamic_args Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
flags Disable eval dataloaders replacement during overfitting (#10877) 2021-12-03 14:11:43 +01:00
logging_ Sort out the dataloader idx logic for evaluation (#10923) 2021-12-03 20:01:46 +00:00
optimization 2/n Move Precision Plugin into strategy - move optimizer related logics (#10596) 2021-11-30 08:31:23 +00:00
properties Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550) 2021-11-16 10:06:47 +05:30
__init__.py
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 Disable eval dataloaders replacement during overfitting (#10877) 2021-12-03 14:11:43 +01:00
test_dataloaders.py Minor changes in preparation for saving the loops state (#10783) 2021-11-30 19:37:04 +05:30
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 Sort out the dataloader idx logic for evaluation (#10923) 2021-12-03 20:01:46 +00: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