torch version problem #63
Replies: 1 comment
-
I'm wondering too. I am using 2.4.1 and am having trouble getting ddp working. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wonder which torch version Karpathy used in this amazing tutorial? Cause my torch==2.1.2 and python==3.9.12 can't convert np.uint16 into torch.long.
Beta Was this translation helpful? Give feedback.
All reactions