mlii0117/FFA-IR

DataParallel error

Opened this issue · 0 comments

wlufy commented

hi, i meet the error when i use multi gpus.
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)

how can i solve this problem? thanks!