lightning/pytorch_lightning/loops
Danielle Pintz f95976d602
rename _call_ttp_hook to _call_strategy_hook (#11150)
2021-12-18 17:53:03 -08:00
..
batch Simplify several profile calls (#11031) 2021-12-14 19:49:19 +00:00
dataloader rename _call_ttp_hook to _call_strategy_hook (#11150) 2021-12-18 17:53:03 -08:00
epoch rename _call_ttp_hook to _call_strategy_hook (#11150) 2021-12-18 17:53:03 -08:00
optimization rename _call_ttp_hook to _call_strategy_hook (#11150) 2021-12-18 17:53:03 -08:00
__init__.py Loop and test restructuring (#9383) 2021-09-10 13:18:24 +00:00
base.py Mark all result classes as protected (#11130) 2021-12-17 19:35:17 +00:00
fit_loop.py rename _call_ttp_hook to _call_strategy_hook (#11150) 2021-12-18 17:53:03 -08:00
utilities.py added UserWarnings if max_epochs not set in the Trainer class (#10700) 2021-12-06 09:44:25 +00:00