lightning/pytorch_lightning/core
Adrian Wälchli 7bd2f946d9
Ref: Pull duplicate data interface definition up into DataHooks class (#3344)
* pull data hooks up into a common interface

* fix multiple inheritance ordering

* docs reference datahooks
2020-09-04 06:04:45 -04:00
..
__init__.py document lightiningmodule better (#2920) 2020-08-11 19:39:43 -04:00
datamodule.py Ref: Pull duplicate data interface definition up into DataHooks class (#3344) 2020-09-04 06:04:45 -04:00
decorators.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
grads.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
hooks.py Ref: Pull duplicate data interface definition up into DataHooks class (#3344) 2020-09-04 06:04:45 -04:00
lightning.py Ref: Pull duplicate data interface definition up into DataHooks class (#3344) 2020-09-04 06:04:45 -04:00
memory.py Refactor GPUStatsMonitor to improve training speed (#3257) 2020-09-04 06:02:16 -04:00
saving.py use fsspec instead of gfile for all IO (#3320) 2020-09-03 14:19:20 +02:00
step_result.py bugfix/3185 transpose (#3252) 2020-09-01 09:17:52 -04:00