lightning/tests/models
Rohit Gupta a642349228
Support limit_mode_batches (int) for infinite dataloader (#2840)
* Support limit_mode_batches(int) for infinite dataloader

* flake8

* revert and update

* add and update tests

* pep8

* chlog

* Update CHANGELOG.md

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Add suggestions by @awaelchli

* docs

* Apply suggestions from code review

Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>

* Apply suggestions from code review

* fix

* max

* check

* add and update tests

* max

* check

* check

* check

* chlog

* tests

* update exception message

* Apply suggestions from code review

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
2020-08-07 13:02:36 +02:00
..
data/horovod Fix weights_save_path when logger is used + simplify path handling + better docs (#2681) 2020-07-27 12:53:11 -04:00
__init__.py CI: split tests-examples (#990) 2020-03-25 07:46:27 -04:00
test_amp.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_cpu.py Fix ddp tests + .test() (#2512) 2020-07-07 12:24:56 -04:00
test_gpu.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_grad_norm.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_hooks.py Continue Jeremy's early stopping PR #1504 (#2391) 2020-06-28 21:36:46 -04:00
test_horovod.py clean tests imports (#2834) 2020-08-06 16:58:51 +02:00
test_hparams.py fix loading with hparams (#2403) 2020-06-28 20:22:03 -04:00
test_onnx.py Support limit_mode_batches (int) for infinite dataloader (#2840) 2020-08-07 13:02:36 +02:00
test_restore.py pytorch 1.6 (#2745) 2020-07-31 11:18:32 +02:00
test_sync_batchnorm.py updated sync bn (#2838) 2020-08-06 01:12:11 +02:00
test_tpu.py update CI testing with pip upgrade (#2380) 2020-07-31 14:50:06 -04:00