Open JulianKnodt opened 1 year ago
While using GeomLoss, I found that LazyTensor was not defined in sinkhorn samples (in rare cases). It's not always hit, but occasionally it is.
LazyTensor
Trying to run import pykeops.torch:
import pykeops.torch
Did I forget to install something? Maybe it's worth logging an error in this case
While using GeomLoss, I found that
LazyTensor
was not defined in sinkhorn samples (in rare cases). It's not always hit, but occasionally it is.Trying to run
import pykeops.torch
:Did I forget to install something? Maybe it's worth logging an error in this case