Skip to content

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

@HesitantlyHuman

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?

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions