lightning/pytorch_lightning/trainer
Adrian Wälchli 0b0180406b
Fix outdated docs follow up (#1266)
* save_top_k

* num_gpus

* print_nan_grads fix leftovers

* undo doctest removal
2020-03-28 11:30:57 -04:00
..
__init__.py Fix outdated docs follow up (#1266) 2020-03-28 11:30:57 -04:00
auto_mix_precision.py improve partial Codecov (#1172) 2020-03-19 09:14:29 -04:00
callback_config.py
callback_hook.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
data_loading.py fixing Win failed import (#1163) 2020-03-16 20:50:36 -04:00
deprecated_api.py cleaned docs, fixed argparse generator (#1075) 2020-03-06 21:36:59 +01:00
distrib_data_parallel.py improve partial Codecov (#1172) 2020-03-19 09:14:29 -04:00
distrib_parts.py CI: Force docs warnings to be raised as errors (+ fix all) (#1191) 2020-03-20 20:49:01 +01:00
evaluation_loop.py Pretty test results with pprint (#1176) 2020-03-24 14:52:57 -04:00
ignored_warnings.py
logging.py cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
model_hooks.py test deprecated - model (#1074) 2020-03-20 20:51:14 +01:00
trainer.py Changed smoothing in tqdm to decrease variability of time remaining between training / eval (#1194) 2020-03-27 09:22:53 -04:00
training_io.py Fix outdated docs (#1227) 2020-03-27 08:42:52 -04:00
training_loop.py test deprecated - model (#1074) 2020-03-20 20:51:14 +01:00
training_tricks.py nan detection and intervention (#1097) 2020-03-19 09:24:45 -04:00