lightning/tests/trainer
Ethan Harris ab09faa15e
Add support for iterable datasets when val_check_interval=1.0 (#1283)
* Add support for iterable datasets when val_check_interval=1.0

* Update CHANGELOG.md
2020-03-29 15:27:44 -04:00
..
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_callbacks.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_dataloaders.py Add support for iterable datasets when val_check_interval=1.0 (#1283) 2020-03-29 15:27:44 -04:00
test_optimizers.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_trainer.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_trainer_cli.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00