lightning/tests/trainer
Adrian Wälchli b9fa69ea57
mark `FitLoop.should_accumulate` as protected (#9515)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-09-15 13:32:14 +00:00
..
connectors feat: Add ModelSummary Callback (#9344) 2021-09-10 12:42:42 +00:00
dynamic_args CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
flags Remove checkpoint tracking from internal debugger (#9326) 2021-09-08 00:42:31 +00:00
logging_ Deprecate LightningModule.get_progress_bar_dict (#8985) 2021-09-09 20:53:47 +00:00
optimization mark `FitLoop.should_accumulate` as protected (#9515) 2021-09-15 13:32:14 +00:00
properties CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_config_validator.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_data_loading.py Fix `replace_sampler` missing the batch size under specific conditions (#9367) 2021-09-08 12:27:59 +02:00
test_dataloaders.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_progress.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_states.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_supporters.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_trainer.py mark `OptimizerLoop.backward` method protected (#9514) 2021-09-15 14:58:01 +02:00
test_trainer_cli.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_trainer_tricks.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00