You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch for pytorch#40026 RandomSampler generates samples one at a time when replacement=True (pytorch#41682)
Summary:
Fixpytorch#32530
Fix/Patch pytorch#40026
Resubmit this patch and fix the type error.
Force the input type to `manual_seed()` in `sampler.py` to be `int`.
ezyang
Pull Request resolved: pytorch#41682
Reviewed By: izdeby
Differential Revision: D22665477
Pulled By: ezyang
fbshipit-source-id: 1725c8aa742c31e74321f20448f4b6a392afb38d
0 commit comments