lightning/pytorch_lightning/trainer
Jirka Borovec f655f974eb
hotfix: move process_dataloader to plugins (#6023)
2021-02-17 05:52:07 +00:00
..
connectors Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
__init__.py added trainer api docs (#4569) 2020-11-07 14:18:45 -05:00
callback_hook.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
configuration_validator.py Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
data_loading.py Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
deprecated_api.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
evaluation_loop.py Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
ignored_warnings.py formatting 4/n: Trainer (#5720) 2021-02-03 09:25:42 +00:00
logging.py formatting 4/n: Trainer (#5720) 2021-02-03 09:25:42 +00:00
model_hooks.py formatting 4/n: Trainer (#5720) 2021-02-03 09:25:42 +00:00
optimizers.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
predict_loop.py Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
properties.py add missing typing to trainer properties (#5974) 2021-02-15 23:54:12 +00:00
states.py formatting 4/n: Trainer (#5720) 2021-02-03 09:25:42 +00:00
supporters.py formatting 4/n: Trainer (#5720) 2021-02-03 09:25:42 +00:00
trainer.py hotfix: move process_dataloader to plugins (#6023) 2021-02-17 05:52:07 +00:00
training_loop.py Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
training_tricks.py formatting 4/n: Trainer (#5720) 2021-02-03 09:25:42 +00:00