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 length and DDP support to MolIterDataset #123

Merged
merged 2 commits into from
Jul 22, 2024
Merged

add length and DDP support to MolIterDataset #123

merged 2 commits into from
Jul 22, 2024

Conversation

drewnutt
Copy link
Contributor

Added __len__ attribute to MolIterDataset to get the number of batches in the example provider

Added Distributed Data Parallel support to MolIterDataset.

@drewnutt drewnutt requested a review from dkoes July 22, 2024 19:56
@drewnutt
Copy link
Contributor Author

@dkoes can you check that my length calculation is correct? I looked at the example provider tests, but still wasn't 100% sure about it.

@dkoes dkoes merged commit 1ea4f51 into master Jul 22, 2024
2 checks passed
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.

2 participants