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 transform paramenter to S3DatasetBase #19

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Conversation

muddyfish
Copy link
Contributor

Description of changes:

The provided transform function is used to preprocess an S3 object before handing it off to PyTorch.

Testing:

Added unit tests that validate usage of transform in S3IterableDataset and S3MapStyleDataset.

The provided `transform` function is used to preprocess an S3 object before handing it off to PyTorch.
@muddyfish muddyfish merged commit a1a4a77 into main Oct 27, 2023
5 checks passed
@muddyfish muddyfish deleted the feature/dataset-transform branch October 27, 2023 12:57
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.

3 participants