lightning/tests/callbacks
Carlos Mocholí e70aea7642
Allow ModelCheckpoint monitor to be None (#3633)
* Fix ModelCheckpoint period

* Test for less epochs
2020-09-25 15:54:04 +02:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callbacks.py ref: restore on_eval_start hook (#3183) 2020-08-26 00:45:43 -04:00
test_checkpoint_callback_frequency.py ref: result 1/n (make monitor default to checkpoint_on to simplify re… (#3571) 2020-09-20 22:58:43 -04:00
test_early_stopping.py force crash when max_epochs < epochs in a checkpoint (#3580) 2020-09-20 22:04:22 -04:00
test_gpu_stats_monitor.py Split GPUStatsMonitor function (#3644) 2020-09-25 07:30:30 +02:00
test_lr_monitor.py Changed LearningRateLogger to LearningRateMonitor (#3251) 2020-09-03 18:17:15 +00:00
test_model_checkpoint.py Allow ModelCheckpoint monitor to be None (#3633) 2020-09-25 15:54:04 +02:00
test_progress_bar.py updated hooks (#2850) 2020-08-07 09:29:57 -04:00