Open SagarB-97 opened 2 years ago
I'm trying to test on CPU, but I've had to make lots of changes to the code. (Remove DataParallel, .cuda() etc.) Is there a flag that can allow me to easily switch between CPU and GPU?
Were you able to do this?
I'm trying to test on CPU, but I've had to make lots of changes to the code. (Remove DataParallel, .cuda() etc.) Is there a flag that can allow me to easily switch between CPU and GPU?