lightning/pytorch_lightning/trainer
William Falcon 879d879985 fix hparams issue 2020-04-26 17:27:45 -04:00
..
__init__.py fixed new amp bugs (#1593) 2020-04-24 09:29:39 -04:00
auto_mix_precision.py support for native amp (#1561) 2020-04-23 14:47:08 -04:00
callback_config.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
callback_hook.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
data_loading.py diable val and test shuffling (#1600) 2020-04-25 16:45:20 -04:00
deprecated_api.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
distrib_data_parallel.py model checkpint on rank_zero_only & global rank state (#1408) 2020-04-24 17:21:00 -04:00
distrib_parts.py model checkpint on rank_zero_only & global rank state (#1408) 2020-04-24 17:21:00 -04:00
evaluation_loop.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
ignored_warnings.py
logging.py Clean up Argparse interface with trainer (#1606) 2020-04-26 09:20:06 -04:00
lr_finder.py fix depreated call (#1596) 2020-04-24 14:45:43 -04:00
model_hooks.py Remove error when test dataloader used in test (#1495) 2020-04-15 22:16:40 -04:00
optimizers.py
supporters.py
trainer.py Clean up Argparse interface with trainer (#1606) 2020-04-26 09:20:06 -04:00
training_io.py fix hparams issue 2020-04-26 17:27:45 -04:00
training_loop.py Clean up Argparse interface with trainer (#1606) 2020-04-26 09:20:06 -04:00
training_tricks.py support for native amp (#1561) 2020-04-23 14:47:08 -04:00