summaryrefslogtreecommitdiff
path: root/ot/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ot/__init__.py')
-rw-r--r--ot/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot/__init__.py b/ot/__init__.py
index 5a8a415..3b072c6 100644
--- a/ot/__init__.py
+++ b/ot/__init__.py
@@ -33,6 +33,7 @@ from . import smooth
from . import stochastic
from . import unbalanced
from . import partial
+from . import backend
# OT functions
from .lp import emd, emd2, emd_1d, emd2_1d, wasserstein_1d