lightning/pytorch_lightning/utilities
Nicki Skafte 9a402461da
Bugfix: Lr finder and hparams compatibility (#2821)
* fix hparams lr finder bug

* add tests for new functions

* better tests

* fix codefactor

* fix styling

* fix tests

* fix codefactor

* Apply suggestions from code review

* modified hook

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-08-07 00:34:48 +02:00
..
__init__.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00
apply_func.py Bugfix/torchtext include lengths (#2689) 2020-07-31 07:53:08 -04:00
cloud_io.py repair CI for Win (#2358) 2020-06-26 21:38:25 -04:00
debugging.py Fix max_batches with fast_dev_run. (#2581) 2020-07-27 17:56:55 -04:00
device_dtype_mixin.py fix dtype/device property not getting updated in submodules (#2657) 2020-07-21 15:18:57 -04:00
distributed.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00
exceptions.py Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
memory.py Add toma comments to auto_scale_batch_size (#1994) 2020-05-29 05:57:50 +00:00
parsing.py Bugfix: Lr finder and hparams compatibility (#2821) 2020-08-07 00:34:48 +02:00
seed.py replace train_percent_check with limit_train_batches (#2220) 2020-06-17 13:42:28 -04:00