We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Trainer.reset_*_dataloaders()
1 parent fcc7b00 commit 2ca1571Copy full SHA for 2ca1571
docs/source-pytorch/upgrade/sections/1_8_regular.rst
@@ -11,7 +11,7 @@
11
- `PR12804`_
12
13
* - used ``Trainer.reset_train_val_dataloaders()``
14
- - call ``Trainer.reset_train_dataloaders()`` and ``Trainer.reset_val_dataloaders()`` separately
+ - call ``Trainer.fit_loop.setup_data()``
15
- `PR12184`_
16
17
* - imported ``pl.core.lightning``
0 commit comments