lightning/pytorch_lightning/trainer
William Falcon 49d000c0c9
Docs (#1164)
* fixed docs

* fixed docs

* fixed docs
2020-03-16 20:50:14 -04:00
..
__init__.py Docs (#1164) 2020-03-16 20:50:14 -04:00
auto_mix_precision.py Trainer cleanup (#934) 2020-02-27 16:21:14 -05:00
callback_config.py proper checkpoint implementation (#1043) 2020-03-04 23:02:19 -05:00
callback_hook.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
data_loading.py Add support for IterableDatasets everywhere (#1104) 2020-03-12 12:46:02 -04:00
deprecated_api.py cleaned docs, fixed argparse generator (#1075) 2020-03-06 21:36:59 +01:00
distrib_data_parallel.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
distrib_parts.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
evaluation_loop.py Add support for IterableDatasets everywhere (#1104) 2020-03-12 12:46:02 -04:00
ignored_warnings.py Dim 0 warning (#256) 2019-09-26 13:20:54 -04:00
logging.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
model_hooks.py Trainer cleanup (#934) 2020-02-27 16:21:14 -05:00
trainer.py ReduceLROnPlateau bug fix (#1126) 2020-03-16 14:35:10 -04:00
training_io.py Coverage (#1058) 2020-03-05 19:49:18 -05:00
training_loop.py Add support for IterableDatasets everywhere (#1104) 2020-03-12 12:46:02 -04:00
training_tricks.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00