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.
1 parent ab8666f commit 32950bbCopy full SHA for 32950bb
docs/source-pytorch/upgrade/sections/1_6_regular.rst
@@ -50,7 +50,7 @@
50
- use the utility function ``pl.utilities.memory.get_model_size_mb(model)``
51
- `PR8495`_
52
53
- * - relied on the ``on_trai_dataloader()`` hooks in ``LightningModule`` and ``LightningDataModule``
+ * - relied on the ``on_train_dataloader()`` hooks in ``LightningModule`` and ``LightningDataModule``
54
- use ``train_dataloader``
55
- `PR9098`_
56
0 commit comments