lightning/tests/trainer
thomas chaton 1814334581
[bugfix] Always return batch indices to prevent duplicated logic for the users (#9432)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-09-14 14:40:19 +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 Keep global step update in the loop (#8856) 2021-09-14 19:21:39 +05:30
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 [bugfix] Always return batch indices to prevent duplicated logic for the users (#9432) 2021-09-14 14:40:19 +00: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