lightning/pytorch_lightning
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
..
accelerator_backends updated sync bn (#2838) 2020-08-06 01:12:11 +02:00
callbacks clarify batch hooks (#2842) 2020-08-05 20:01:30 -04:00
core Support limit_mode_batches (int) for infinite dataloader (#2840) 2020-08-07 13:02:36 +02:00
loggers Use .comet.config file for CometLogger (#1913) 2020-08-07 09:46:50 +02:00
metrics Faster Accuracy metric (#2775) 2020-08-06 11:40:35 +02:00
overrides Support returning python scalars in DP (#1935) 2020-08-07 09:18:29 +02:00
profiler replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
trainer Support limit_mode_batches (int) for infinite dataloader (#2840) 2020-08-07 13:02:36 +02:00
utilities Bugfix: Lr finder and hparams compatibility (#2821) 2020-08-07 00:34:48 +02:00
__init__.py Update __init__.py 2020-08-05 20:45:11 -04:00