summaryrefslogtreecommitdiff
path: root/test/test_da.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_da.py')
-rw-r--r--test/test_da.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test_da.py b/test/test_da.py
index 162f681..9578b3d 100644
--- a/test/test_da.py
+++ b/test/test_da.py
@@ -432,10 +432,11 @@ def test_otda():
da_emd.predict(xs) # interpolation of source samples
-if __name__ == "__main__":
+# if __name__ == "__main__":
+ # test_otda()
# test_sinkhorn_transport_class()
# test_emd_transport_class()
# test_sinkhorn_l1l2_transport_class()
# test_sinkhorn_lpl1_transport_class()
- test_mapping_transport_class()
+ # test_mapping_transport_class()