jeanfeydy / geomloss

Geometric loss functions between point clouds, images and volumes
MIT License
599 stars 60 forks source link

`LazyTensor` is not defined #75

Open JulianKnodt opened 1 year ago

JulianKnodt commented 1 year ago

image

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:

image

Did I forget to install something? Maybe it's worth logging an error in this case