Skip to content

predict_dataloader is missing in LightningDataModule #12941

@digital-idiot

Description

@digital-idiot

In the documentation it is said that:

Use the predict_dataloader() method to generate the prediction dataloader(s)

However, unlike train_dataloader, val_dataloader and test_dataloader there is no reference of predict_dataloader in the source. Also from_dataset class method does not have any argument for passing predict_dataset.

Originally posted by @digital-idiot in #12893

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions