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

Solve 10-change-abstract_generator-class-from-receiving-a-torchdataset-to-a-simple-iterator #11

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ma-ath
Copy link
Owner

@ma-ath ma-ath commented Aug 6, 2024

I started a draft but unittests are not passing (not working version)

@ma-ath
Copy link
Owner Author

ma-ath commented Aug 6, 2024

To add as feature request, the iterator passed to generator could possibly yield multiple values (more than 2).

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

Successfully merging this pull request may close these issues.

Change abstract_generator class from receiving a torch.Dataset to a simple iterator
1 participant