from emd import emd from bregman import sinkhorn import utils import datasets from utils import dist,dots __all__ = ["emd"]