Skip to content

Is this really a DataLoader? #10208

@aazzolini

Description

@aazzolini

Isn't this just an Iterator that we can pipe from the original DataLoader iterator? Usually sub-classing specializes behavior, it shouldn't modify it . Maybe this is more like a decorator or something?

https://github.com/PyTorchLightning/pytorch-lightning/blob/c614cf0c3d7a252bfd01ff8516f9f42f1c1b055a/pytorch_lightning/lite/wrappers.py#L128

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions