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
Summary: Using `torch.random` rather than `random` makes the default (randomly selected) seed in the sampler deterministic when the `torch.manual_seed` is set. This increases reproducibility when `torch.manual_seed` is set
Reviewed By: Balandat
Differential Revision: D15941742
fbshipit-source-id: 7acee2efae616958ed0c145d02677cfa0f9ff406
0 commit comments