cavalleria/humanseg.pytorch

multigpu running has bug?

ghoshaw opened this issue · 0 comments

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)