Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add map to torch Loader #90

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Conversation

radekosmulski
Copy link
Contributor

While revising the getting started examples, I came across a situation where this could be very useful (when switching from the earlier dataloader in nvtabular to merlin-dataloder).

This just adds map on Loader and aligns the API a bit more between torch Loader and tensorflow Loader.

@radekosmulski radekosmulski added the enhancement New feature or request label Dec 31, 2022
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/dataloader/review/pr-90

Copy link
Member

@benfred benfred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me!

@jperez999 @marcromeyn what do you think?

@radekosmulski radekosmulski merged commit 7e6bb01 into main Jan 6, 2023
@radekosmulski radekosmulski deleted the add_map_to_torch_dataloader branch January 6, 2023 00:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants