Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Seed NumPy using
np.random.SeedSequence()
in `pl_worker_init_functi…
…on()` to robustly seed NumPy-dependent dataloader workers (#20369) * Update seed.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update seed.py * Update seed.py * Update seed.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Luca Antiga <[email protected]>
- Loading branch information