lightning/pytorch_lightning/trainer
Jirka Borovec 35fd6e93c7
refactor - check E501 (#5200)
2020-12-21 14:23:09 +05:30
..
connectors refactor - check E501 (#5200) 2020-12-21 14:23:09 +05:30
__init__.py added trainer api docs (#4569) 2020-11-07 14:18:45 -05:00
callback_hook.py Fix setup callback hook to pass LightningModule through (#4608) 2020-11-13 19:34:46 -05:00
configuration_validator.py update usage of deprecated automatic_optimization (#5011) 2020-12-10 15:31:33 +05:30
data_loading.py drop usage of deprecated distributed_backend (#5009) 2020-12-09 09:18:23 +01:00
deprecated_api.py ref: clean config [1/n] add intermediate setters (#4990) 2020-12-09 14:13:57 -05:00
evaluation_loop.py annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
ignored_warnings.py
logging.py [FEAT] logging refactors 1/n (#4439) 2020-11-02 20:51:43 +00:00
model_hooks.py CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
optimizers.py refactor - check E501 (#5200) 2020-12-21 14:23:09 +05:30
properties.py set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30
states.py ref: clean config [1/n] add intermediate setters (#4990) 2020-12-09 14:13:57 -05:00
supporters.py Create memory dynamically (#4938) 2020-12-02 01:05:12 +05:30
trainer.py update usage of deprecated automatic_optimization (#5011) 2020-12-10 15:31:33 +05:30
training_loop.py annotat unused vars (#5017) 2020-12-19 13:53:06 +01:00
training_tricks.py fix import and typo in AMP (#4871) 2020-11-26 23:45:52 +01:00