lightning/pytorch_lightning
Adrian Wälchli e6b34ef90d
[WIP] Reduction when batch size < num gpus (#1609)
* reduce if <= num_gpus

* add test with explanation

* chlog

* fix changelog

Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
2020-05-02 11:01:44 -04:00
..
callbacks Fix typo in progress bar docs (#1680) 2020-05-02 09:08:21 -04:00
core Change lightning module params to dict when loading (#1639) 2020-05-02 08:44:35 -04:00
loggers wandb logger 'global_step' affects other logger (#1492) 2020-05-02 08:50:47 -04:00
logging test deprecation warnings (#1470) 2020-04-23 17:34:47 -04:00
overrides Add ddp_cpu backend for testing ddp without GPUs (#1158) 2020-04-15 23:17:31 -04:00
profiler Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
pt_overrides add rank warning (#1428) 2020-04-09 14:05:46 -04:00
root_module add rank warning (#1428) 2020-04-09 14:05:46 -04:00
trainer [WIP] Reduction when batch size < num gpus (#1609) 2020-05-02 11:01:44 -04:00
utilities ddp pickle 2020-04-27 06:51:42 -04:00
__init__.py Update __init__.py 2020-04-27 09:04:55 -04:00