humanseg.pytorch
humanseg.pytorch copied to clipboard
multigpu running has bug?
Hi, when I run the train code in multigpu, it says that the data is not on the same device. RuntimeError: Expected tensor for argument #1 'input' to have the same device as tensor for argument #2 'weight'; but device 1 does not equal 0 (while checking arguments for cudnn_convolution)