lightning/pytorch_lightning/trainer
Geo Jolly 5ab9d53fc1
Remove the deprecated `on_{train,val,test,predict}_dataloader` hooks (#13033)
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-05-11 23:02:39 -04:00
..
connectors Remove the deprecated `on_{train,val,test,predict}_dataloader` hooks (#13033) 2022-05-11 23:02:39 -04:00
__init__.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
callback_hook.py Remove deprecated `dataloader_idx` argument from `on_train_batch_start/end` callback hooks (#12769) 2022-04-18 18:49:59 +02:00
configuration_validator.py Remove the deprecated `on_{train,val,test,predict}_dataloader` hooks (#13033) 2022-05-11 23:02:39 -04:00
data_loading.py Remove the deprecated `on_{train,val,test,predict}_dataloader` hooks (#13033) 2022-05-11 23:02:39 -04:00
optimizers.py Move the `lightning_optimizers` ownership to the `Strategy` (#11444) 2022-01-18 12:58:56 +01:00
progress.py Reset the progress tracking state after sanity checking (#11218) 2021-12-23 16:36:03 +00:00
states.py 1/n Add `FaultTolerantMode` (#10645) 2021-11-22 14:58:23 +00:00
supporters.py Create the loss accumulator directly on the device (#12430) 2022-03-25 12:46:17 +01:00
trainer.py Remove the deprecated `on_{train,val,test,predict}_dataloader` hooks (#13033) 2022-05-11 23:02:39 -04:00