Skip to content

Dataset slicing copies entire slice instead of just providing an interface for existing data #6

Description

@HesitantlyHuman

The dataset slicing should be implemented with some sort of DatasetView object which does not copy the data, but can provide all of the same utility functions and parameters. Maybe check and see how pytorch does this sort of thing and copy their approach?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions