lightning/pytorch_lightning/trainer
Jirka Borovec fca927288c
Refactor: drop LoggerStages (#5673)
* drop LoggerStages

* chlog
2021-01-30 15:59:18 +01:00
..
connectors Refactor: drop LoggerStages (#5673) 2021-01-30 15:59:18 +01:00
__init__.py added trainer api docs (#4569) 2020-11-07 14:18:45 -05:00
callback_hook.py Feat: Add BackboneLambdaFinetunningCallback (#5377) 2021-01-08 16:33:05 -05:00
configuration_validator.py [feat] 1/2 Add trainer.predict (#5579) 2021-01-27 11:38:14 -05:00
data_loading.py Refactor: legacy accelerators and plugins (#5645) 2021-01-26 20:04:36 -05:00
deprecated_api.py clarify Trainer running state atribs. (#5589) 2021-01-24 10:45:42 +00:00
evaluation_loop.py [feat] 1/2 Add trainer.predict (#5579) 2021-01-27 11:38:14 -05:00
ignored_warnings.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
logging.py Fix isort failures in trainer (#5529) 2021-01-18 13:42:50 -05:00
model_hooks.py CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
optimizers.py fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
properties.py Refactor: legacy accelerators and plugins (#5645) 2021-01-26 20:04:36 -05:00
states.py [feat] 1/2 Add trainer.predict (#5579) 2021-01-27 11:38:14 -05:00
supporters.py prune deprecated EvalResult (#5633) 2021-01-26 03:09:39 -05:00
trainer.py [feat] 1/2 Add trainer.predict (#5579) 2021-01-27 11:38:14 -05:00
training_loop.py [feat] 1/2 Add trainer.predict (#5579) 2021-01-27 11:38:14 -05:00
training_tricks.py fix import and typo in AMP (#4871) 2020-11-26 23:45:52 +01:00