Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nodes] Drop-in Replacement for DataLoader and StatefulDataLoader #1389

Open
andrewkho opened this issue Dec 9, 2024 · 0 comments
Open

[Nodes] Drop-in Replacement for DataLoader and StatefulDataLoader #1389

andrewkho opened this issue Dec 9, 2024 · 0 comments
Labels

Comments

@andrewkho
Copy link
Contributor

🚀 The feature

Provide users utility functions to have drop-in replacement for the well-known torch.utils.data.DataLoader, as well as StatefulDataLoader.

Motivation, pitch

We should be able to re-construct exactly (or pretty darn close) the behaviour of torch.utils.DataLoader and torchdata.StatefulDataLoader by configuring Nodes in a certain way. We should provide these utilities for users as something practical, and as a starting point/reference implementation to get started and make tweaks as they need.

Alternatives

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant