lightning/tests/core
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 Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
test_datamodules.py Hyperparameters for datamodule (#3792) 2021-07-09 15:10:00 +00:00
test_decorators.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_lightning_module.py fix missing call to untoggle_optimizer when accumulating gradients (#8284) 2021-07-05 11:59:04 +00:00
test_lightning_optimizer.py restrict public interface of training loop (#8024) 2021-06-23 10:25:29 +00:00
test_memory.py Add `ModelSummary.max_depth` (#8062) 2021-07-01 12:08:16 +02:00
test_metric_result_integration.py Add `ModelCheckpoint(save_on_train_epoch_end)` (#8389) 2021-07-13 14:47:59 +00:00
test_results.py Clean-up after logger connector redesign 2/2 (#7631) 2021-06-10 12:09:01 +00:00