We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e46bc commit e5442fbCopy full SHA for e5442fb
1 file changed
ot/bregman/_geomloss.py
@@ -23,6 +23,7 @@
23
24
except ImportError:
25
geomloss = False
26
+ old_geomloss = False
27
28
29
def get_sinkhorn_geomloss_lazytensor(
0 commit comments