lightning/pytorch_lightning/utilities
William Falcon 62ce00f96c
EvalResult support for val loop (PR 3/5) (#2651)
* add EvalResult to support to val/test loops
2020-07-22 13:53:10 -04:00
..
__init__.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00
apply_func.py fix batch typo 2020-06-29 06:54:21 -04:00
cloud_io.py repair CI for Win (#2358) 2020-06-26 21:38:25 -04:00
debugging.py Structured results (train loop only. val loop separate PR) (PR 2/5) (#2615) 2020-07-20 19:00:20 -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 EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00
seed.py replace train_percent_check with limit_train_batches (#2220) 2020-06-17 13:42:28 -04:00