lightning/pytorch_lightning/core
Akihiro Nitta 45a695969a
Fix docstring (#4585)
Co-authored-by: Jeff Yang <ydcjeff@outlook.com>
2020-11-09 19:52:47 +06:30
..
__init__.py CI: add flake8 (#4239) 2020-10-19 21:20:17 +01: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 PyTorch 1.7 Stable support (#3821) 2020-10-30 15:42:14 +00:00
hooks.py [Doc] Fix on_train_batch_end description (#4330) 2020-10-26 20:24:38 +05:30
lightning.py Fix docstring (#4585) 2020-11-09 19:52:47 +06:30
memory.py Refactor GPUStatsMonitor to improve training speed (#3257) 2020-09-04 06:02:16 -04:00
saving.py Update old "module_arguments" and "hparams" references in docs (#4417) 2020-11-03 12:13:10 +01:00
step_result.py Horovod: fixed early stopping and added metrics aggregation (#3775) 2020-11-05 12:52:02 -05:00