lightning/pytorch_lightning/trainer
William Falcon 4db1a2a323
training forward refactor (#3134)
2020-08-24 19:31:31 -04:00
..
__init__.py tasks docs 2020-08-15 22:36:53 -04:00
auto_mix_precision.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
callback_config.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
callback_hook.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
configuration_validator.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
data_loading.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
deprecated_api.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
distrib_data_parallel.py ddp fix for trainer.test() + add basic ddp tests (#2997) 2020-08-16 11:19:57 -04:00
distrib_parts.py ref: refactored horovod backend (#3121) 2020-08-24 10:35:32 -04:00
evaluation_loop.py ref: moved ___step_end hooks (#3130) 2020-08-24 17:50:47 -04:00
ignored_warnings.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
logging.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
lr_finder.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
model_hooks.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
optimizers.py refactor 1/n for v1.0.0 (#2704) 2020-07-25 14:38:51 -04:00
states.py Make trainer.state a read-only property (#3109) 2020-08-24 16:49:33 +02:00
supporters.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
trainer.py ref: moved ___step_end hooks (#3130) 2020-08-24 17:50:47 -04:00
training_io.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
training_loop.py training forward refactor (#3134) 2020-08-24 19:31:31 -04:00
training_tricks.py fix setting batch_size attribute in batch_size finder (finishing PR #2523) (#3043) 2020-08-19 19:01:55 -04:00