lightning/tests/trainer
Danielle Pintz 1f7bd6650c
Mark accelerator connector as protected (#10032)
2021-10-25 19:24:54 +00:00
..
connectors Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
dynamic_args Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
flags Add `enable_model_summary` flag and deprecate `weights_summary` (#9699) 2021-10-13 17:20:54 +05:30
logging_ Fix `self.log(on_epoch=True, reduce_fx=sum)` on_batch_start (#9791) 2021-10-20 01:56:37 +02:00
optimization Remove manual tracking of optimizer steps (#9957) 2021-10-18 12:43:06 +00:00
properties (1/n) tests: Use strategy flag instead of accelerator for training strategies (#9931) 2021-10-16 20:40:25 +05:30
__init__.py
test_config_validator.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_data_loading.py Mark accelerator connector as protected (#10032) 2021-10-25 19:24:54 +00:00
test_dataloaders.py Remove `reset_train_val_dataloaders` from Trainer and move data reloading logic to loop (#9671) 2021-10-19 21:45:52 +02: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 (1/n) tests: Use strategy flag instead of accelerator for training strategies (#9931) 2021-10-16 20:40:25 +05:30
test_trainer.py Mark accelerator connector as protected (#10032) 2021-10-25 19:24:54 +00:00
test_trainer_cli.py Unify checkpoint load paths [redo #9693] (#10061) 2021-10-25 19:05:31 +00:00
test_trainer_tricks.py Mark `trainer.data_connector` as protected (#10031) 2021-10-25 12:29:09 +01:00