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_dataloaderandtest_dataloaderthere is no reference ofpredict_dataloaderin the source. Alsofrom_datasetclass method does not have any argument for passingpredict_dataset.Beta Was this translation helpful? Give feedback.
All reactions