lightning/pytorch_lightning
Adrian Wälchli 26cb5f6817
Improved docs for LightningModule (#1389)
* improve docs for LightingModule

* fix typos

* revert a doctest

* more fixes
2020-04-06 08:12:44 -04:00
..
callbacks model_checkpoint to save all models (#1359) 2020-04-05 15:56:26 +02:00
core Improved docs for LightningModule (#1389) 2020-04-06 08:12:44 -04:00
loggers Wandb bug/wandb multi (#1360) 2020-04-03 15:03:00 -04:00
logging update deprecation warning (#1258) 2020-03-27 08:40:47 -04:00
overrides Removes need to unsqueeze from dp (#1319) 2020-04-02 11:46:20 -04:00
profiler Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
pt_overrides Test deprecated API for 0.8.0 and 0.9.0 (#1071) 2020-03-06 21:36:44 +01:00
root_module test deprecated - model (#1074) 2020-03-20 20:51:14 +01:00
trainer add trainer attribute to denote if interrupted (#1368) 2020-04-05 11:12:41 -04:00
utilities Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
__init__.py fix logging config and add profiler test (#1267) 2020-03-29 14:56:36 -04:00