You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: Expected tensor for argument #1 'indices' to have scalar type Long; but got torch.cuda.IntTensor instead (while checking arguments for embedding)
#5
Open
southjjh opened this issue
Apr 21, 2020
· 0 comments
Thanks for your work!!
I was trying to re-execute your code and found out the following issue.
And it returns an error message.
I think it has to do with the working environment(I'm using Windows 10).
I post the link for your information (https://stackoverflow.com/questions/56360644/pytorch-runtimeerror-expected-tensor-for-argument-1-indices-to-have-scalar-t)
Any feedback or modifications will be very appreciated!!
The text was updated successfully, but these errors were encountered: