lightning/tests/callbacks
Rohit Gupta 84c507c4df
Fix max_batches with fast_dev_run. (#2581)
* Fix fast_dev_run to run for all val_dataloaders

* fast_dev_run check

* changelog

* explicit

* limit_batches with fast_dev_run in init

* add test

* whitespace and comment fix

* comment and assertion

* added tests

* Fix fast_dev_run to run for all val_dataloaders

* fast_dev_run check

* changelog

* explicit

* limit_batches with fast_dev_run in init

* add test

* whitespace and comment fix

* comment and assertion

* added tests

* added tests

* added tests

* added tests

* update rtol

* Revert "update rtol"

This reverts commit 4320329540.

* added tests

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-07-27 17:56:55 -04:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callbacks.py remove duplicate tests (#2685) 2020-07-24 08:15:40 -04:00
test_early_stopping.py remove duplicate tests (#2685) 2020-07-24 08:15:40 -04:00
test_lr_logger.py Continue Jeremy's early stopping PR #1504 (#2391) 2020-06-28 21:36:46 -04:00
test_model_checkpoint.py Fix weights_save_path when logger is used + simplify path handling + better docs (#2681) 2020-07-27 12:53:11 -04:00
test_progress_bar.py Fix max_batches with fast_dev_run. (#2581) 2020-07-27 17:56:55 -04:00