lightning/pytorch_lightning/core
Adrian Tofting e513fc6919
Change reference to depricated result object to self (#3989)
2020-10-08 10:00:04 -04:00
..
__init__.py document lightiningmodule better (#2920) 2020-08-11 19:39:43 -04:00
datamodule.py Add trainer attribute to datamodule (#3749) 2020-10-01 00:41:19 +05:30
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 remove deprecated model hooks (#3980) 2020-10-08 06:34:23 -04:00
lightning.py Change reference to depricated result object to self (#3989) 2020-10-08 10:00:04 -04:00
memory.py Refactor GPUStatsMonitor to improve training speed (#3257) 2020-09-04 06:02:16 -04:00
saving.py Fix for `load_from_checkpoint` (#2776) 2020-10-05 12:44:23 -04:00
step_result.py integrate metrics API with self.log (#3961) 2020-10-07 22:54:32 -04:00