pytorch
c8c53c80 - Add `generator=` kwarg for DataLoader & random samplers (#39737)

Commit
4 years ago
Add `generator=` kwarg for DataLoader & random samplers (#39737) Summary: Fix https://github.com/pytorch/pytorch/issues/39572 Add `generator=` kwarg for DataLoader & random samplers cc: SsnL, deeppatel4557, albanD, mitar Pull Request resolved: https://github.com/pytorch/pytorch/pull/39737 Differential Revision: D22019132 Pulled By: albanD fbshipit-source-id: 835e08b86c5396bc0b0e41057661306b15394d6e
Author
Parents
Loading