Open subhamvs opened 9 years ago
I got the following error with cuda option(CUDNN v3 was used), 44: bad argument #3 to 'ClassNLLCriterion_updateOutput' (torch.CudaTensor expected, got number) I am not able to get what was the error Thanks in advance
you need to update nn and cunn
I am using latest nn and cunn packages only.But I am getting same error.
I got the following error with cuda option(CUDNN v3 was used), 44: bad argument #3 to 'ClassNLLCriterion_updateOutput' (torch.CudaTensor expected, got number) I am not able to get what was the error Thanks in advance