lightning/tests/trainer
Danielle Pintz e94dcf6936
Mark `trainer.data_connector` as protected (#10031)
Co-authored-by: tchaton <thomas@grid.ai>
2021-10-25 12:29:09 +01:00
..
connectors Revert "Support serialized checkpoint loading (#9605)" (#10057) 2021-10-21 02:51:22 +02: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
test_data_loading.py Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
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
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 Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
test_trainer_cli.py Don't raise DeprecationWarning for `LoggerConnector.gpus_metrics` (#9959) 2021-10-18 22:51:09 +00:00
test_trainer_tricks.py Mark `trainer.data_connector` as protected (#10031) 2021-10-25 12:29:09 +01:00