Skip to content

Conversation

@ydaiming
Copy link
Contributor

Fix #32530
Fix/Patch #40026

Resubmit this patch and fix the type error.

Force the input type to manual_seed() in sampler.py to be int.

@ezyang

@ydaiming ydaiming requested a review from apaszke as a code owner July 20, 2020 16:03
@dr-ci
Copy link

dr-ci bot commented Jul 20, 2020

💊 CI failures summary and remediations

As of commit a7f8fa2 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

1 failure not recognized by patterns:

Job Step Action
CircleCI pytorch_windows_vs2019_py36_cuda10.1_build Install Cuda 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 1 time.

@gchanan gchanan requested a review from ezyang July 21, 2020 01:33
@gchanan gchanan added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jul 21, 2020
@ezyang
Copy link
Contributor

ezyang commented Jul 21, 2020

thanks. Running a bit behind, but I'll try to merge this soon

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in ad7133d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RandomSampler with replacement=True should generate samples on-the-fly

6 participants