最新版modeling代码单机多卡推理失败

#26
by arashStone - opened

当前版本:1127073f37ed50ae3be6b839aaad828d44bc920d
上述commit版本的modeling代码,在单机多卡推理的时候会报错

错误信息:
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cuda:1! (when checking argument for argument tensors in method wrapper_CUDA_cat)

Sign up or log in to comment