akanimax/T2F

RuntimeError: Expected object of type torch.cuda.LongTensor but found type torch.LongTensor for argument #3 'index'

adorsho opened this issue · 2 comments

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'

hey what did you for this?

Facing the same issue. Were you able to solve this?