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 torch.utils.data.Sampler #101

Merged
merged 2 commits into from
Jun 14, 2023
Merged

add torch.utils.data.Sampler #101

merged 2 commits into from
Jun 14, 2023

Conversation

zh-hike
Copy link
Contributor

@zh-hike zh-hike commented Jun 14, 2023

PR Docs

PaddlePaddle/docs#5935

PR APIs

torch.utils.data.Sampler

@@ -8181,6 +8181,10 @@
"Matcher": "GenericMatcher",
"paddle_api": "paddle.io.Dataset"
},
"torch.utils.data.Sampler": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

加一下args_list

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done!!

Copy link
Collaborator

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit 435483f into PaddlePaddle:master Jun 14, 2023
@zh-hike zh-hike deleted the add_torch_utils_data_Sampler branch July 11, 2023 11:31
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