Grad-CAM-Pytorch icon indicating copy to clipboard operation
Grad-CAM-Pytorch copied to clipboard

fix data type error

Open lazyshuu opened this issue 6 years ago • 0 comments

fix code to solve the error Input type (torch.cuda.DoubleTensor) and weight type (torch.cuda.FloatTensor) should be the same

lazyshuu avatar Apr 03 '20 15:04 lazyshuu