RuntimeError: Expected object of type torch.cuda.LongTensor but found type torch.LongTensor for argument #3 'index'
adorsho opened this issue · 2 comments
adorsho commented
I am facing this error.Please help me to train the network.
RuntimeError: Expected object of type torch.cuda.LongTensor but found type torch.LongTensor for argument #3 'index'
RohanBolusani commented
hey what did you for this?
ishan-aravinda commented
Facing the same issue. Were you able to solve this?