Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: Rename datasets to pipes, that have built-in transforms #724

@NickleDave

Description

@NickleDave

We will eventually have a datasets module but what we really have right now are "pipes" in the sense of https://github.com/pytorch/data#what-are-datapipes. We should disambiguate the meaning of "dataset" (static set of files) from the pipelines we use to load files from a dataset.

Note that torchdata development is on hold. I think we should just move our internals under a new namespace for now.

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