lightning/tests/trainer
jjenniferdai 4b5761539e
Remove `hpc_save` (#11101)
2022-01-03 12:23:13 +00:00
..
connectors Remove `hpc_save` (#11101) 2022-01-03 12:23:13 +00:00
dynamic_args Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
flags added UserWarnings if max_epochs not set in the Trainer class (#10700) 2021-12-06 09:44:25 +00:00
logging_ 3/n Simplify spawn plugins: Merge `pre_dispatch` and `setup` logic (#11137) 2021-12-20 17:41:22 +01:00
optimization refactor _configure_schedulers (#11245) 2021-12-23 10:03:28 -08: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 Fix the num_batches value in warning (#10980) 2021-12-14 18:05:42 +00:00
test_dataloaders.py Fix `_should_reload_dl_epoch` causing inconsistent validation dataloader reloading (#11036) 2021-12-28 02:20:57 +01:00
test_progress.py
test_states.py
test_supporters.py Fail the test when a `DeprecationWarning` is raised (#9940) 2021-11-17 23:41:50 +01:00
test_trainer.py Update strategy import statements (#11231) 2021-12-23 08:26:28 +01:00
test_trainer_cli.py Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00