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

Add support for torch / torch-like dataloader #3

Open
meetps opened this issue Apr 23, 2017 · 1 comment
Open

Add support for torch / torch-like dataloader #3

meetps opened this issue Apr 23, 2017 · 1 comment
Assignees

Comments

@meetps
Copy link
Owner

meetps commented Apr 23, 2017

All models do not fit in memory, thus masking a threaded dataloader makes sense.

Either using torch.data.dataloader or using simple generators.

@meetps meetps self-assigned this Apr 23, 2017
@stepByStepToSky
Copy link

thank you! I really appreciate your help.

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

No branches or pull requests

2 participants