lightning/pytorch_lightning/trainer
William Falcon d0faf97893
fixed dataset stuff + docs (#1599)
* Fixed dataset docs and disabled auto-sampler for iterable dataset
2020-04-24 16:51:26 -04:00
..
__init__.py fixed new amp bugs (#1593) 2020-04-24 09:29:39 -04:00
auto_mix_precision.py
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 fixed dataset stuff + docs (#1599) 2020-04-24 16:51:26 -04:00
deprecated_api.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
distrib_data_parallel.py Fixes automatic parser bug (#1585) 2020-04-23 21:00:41 -04:00
distrib_parts.py Fixes automatic parser bug (#1585) 2020-04-23 21:00:41 -04:00
evaluation_loop.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
ignored_warnings.py
logging.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
lr_finder.py fix depreated call (#1596) 2020-04-24 14:45:43 -04:00
model_hooks.py
optimizers.py
supporters.py
trainer.py Fixes automatic parser bug (#1585) 2020-04-23 21:00:41 -04:00
training_io.py
training_loop.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
training_tricks.py