Replies: 1 comment 1 reply
-
I checked the doc, and looks like their source point to the same link, so it should do the same thing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Kindly explain difference between
torch.manual_seed(seed=RANDOM_SEED) and
torch.random.manual_seed(seed=RANDOM_SEED)
This is given in screenshot below

in
00. PyTorch Fundamentals
Beta Was this translation helpful? Give feedback.
All reactions