Problem running program on non cuda:0
TungChintao opened this issue · 1 comments
TungChintao commented
slei109 commented
The default setting for data is on cuda0. You should revise the cuda id for data as well. It can be revised in Common/utils.py to_cuda() function.