predict_dataloader is missing in LightningDataModule #12893
Replies: 3 comments 1 reply
-
hey @digital-idiot ! |
Beta Was this translation helpful? Give feedback.
-
@rohitgr7 |
Beta Was this translation helpful? Give feedback.
-
@rohitgr7 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation it is said that:
However, unlike
train_dataloader
,val_dataloader
andtest_dataloader
there is no reference ofpredict_dataloader
in the source. Alsofrom_dataset
class method does not have any argument for passingpredict_dataset
.Beta Was this translation helpful? Give feedback.
All reactions