lightning/tests/checkpointing
B. Kerim Tshimanga 07ee8fc9a0
Remove deprecated property `ModelCheckpoint.period` in favor of `ModelCheckpoint.every_n_epochs` (#9213)
2021-08-31 10:04:29 +02:00
..
__init__.py
test_checkpoint_callback_frequency.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_legacy_checkpoints.py Legacy: simple classif training (#8535) 2021-08-10 08:13:31 +00:00
test_model_checkpoint.py Remove deprecated property `ModelCheckpoint.period` in favor of `ModelCheckpoint.every_n_epochs` (#9213) 2021-08-31 10:04:29 +02:00
test_torch_saving.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_trainer_checkpoint.py 3/n inter batch parallelism (#9052) 2021-08-24 18:45:54 +00:00