lightning/tests/checkpointing
Carlos Mocholí 311d9fe67e
Always run validation inside the training loop epoch (#7357)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-05-26 14:26:48 +02:00
..
__init__.py fixed model checkpoint frequency (#3852) 2020-10-04 21:49:20 -04:00
test_checkpoint_callback_frequency.py Reduce log output size in special tests (#7481) 2021-05-11 17:36:20 +02:00
test_legacy_checkpoints.py chlog for 1.3.2 + legacy test (#7676) 2021-05-24 17:55:02 +00:00
test_model_checkpoint.py Always run validation inside the training loop epoch (#7357) 2021-05-26 14:26:48 +02: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