lightning/tests/callbacks
William Falcon d9656d166c
fixed model checkpoint frequency (#3852)
* fixed model checkpoint frequency

* fixed model checkpoint frequency

* fixed model checkpoint frequency

* fixed model checkpoint frequency

* merged
2020-10-04 21:49:20 -04: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_early_stopping.py Deprecate early_stop_callback Trainer argument (part 2) (#3845) 2020-10-04 17:36:47 -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_progress_bar.py Fix val_progress_bar total with num_sanity_val_steps (#3751) 2020-10-04 08:32:18 -04:00