-
Notifications
You must be signed in to change notification settings - Fork 7.2k
add docstring for dataset wrapper #7333
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Philip, I pushed some minor changes but I'll approve to unblock. We just need to add more docs to the "special cases" before merging
Thanks Nicolas! I've added the missing descriptions for the special datasets. |
Hey @NicolasHug! You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py |
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Summary: Co-authored-by: Nicolas Hug <contact@nicolas-hug.com> Reviewed By: vmoens Differential Revision: D44416633 fbshipit-source-id: e946f32abacd39063618e33bc6b945086ae7edb0
cc @vfdev-5