lightning/tests/checkpointing
Carlos Mocholí 321689f52e
Add `ModelCheckpoint(save_on_train_epoch_end)` (#8389)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-07-13 14:47:59 +00:00
..
__init__.py fixed model checkpoint frequency (#3852) 2020-10-04 21:49:20 -04:00
test_checkpoint_callback_frequency.py `every_n_val_epochs` -> `every_n_epochs` (#8383) 2021-07-13 01:20:20 +02:00
test_legacy_checkpoints.py update changelog after 1.3.8 patch release (#8239) 2021-07-01 21:49:06 +00:00
test_model_checkpoint.py Add `ModelCheckpoint(save_on_train_epoch_end)` (#8389) 2021-07-13 14:47:59 +00:00
test_torch_saving.py Refactor PyTorch profiler 4/5 (#6349) 2021-03-23 18:13:29 +01:00
test_trainer_checkpoint.py Fixed `num_sanity_val_steps` affecting reproducibility of training data shuffling (#7014) 2021-04-27 09:51:39 +00:00