PU-Net_pytorch icon indicating copy to clipboard operation
PU-Net_pytorch copied to clipboard

The emd_loss has problem for backpropagation

Open Holmes-Alan opened this issue 4 years ago • 0 comments

I tried to use "get_emd_loss.py" but I met this problem

RuntimeError: Expected isFloatingType(grads[i].type().scalarType()) to be true, but got false. (Could this error message be improved? If so, please report an enhancement request to PyTorch.)

Could you resolve it?

Holmes-Alan avatar Aug 21 '20 09:08 Holmes-Alan