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

Align filename prefix splitting with WebDataset library #7151

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

albertvillanova
Copy link
Member

Align filename prefix splitting with WebDataset library.

This PR uses the same base_plus_ext function as the one used by the webdataset library.

Fix #7150.

Related to #7144.

@albertvillanova albertvillanova merged commit d70c902 into main Sep 16, 2024
15 checks passed
@albertvillanova albertvillanova deleted the fix-7150 branch September 16, 2024 15:26
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.

WebDataset loader splits keys differently than WebDataset library
1 participant