Skip to content

Instantly share code, notes, and snippets.

@codeKgu
Created July 19, 2020 19:10
Show Gist options
  • Save codeKgu/5ea5185ea10bf21bad42c65c1c0c60d5 to your computer and use it in GitHub Desktop.
Save codeKgu/5ea5185ea10bf21bad42c65c1c0c60d5 to your computer and use it in GitHub Desktop.
self._base_seed = torch.empty((), dtype=torch.int64).random_(generator=loader.generator).item()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment