Getting started
Algorithms
Resources
API Reference
References
Search…
k
api
transport
matrix
Backend
type
transport.matrix.Backend
class Backend(StrEnum):
Members
constant
AUTO
EXACT_EMD
LOG_SINKHORN
SINKHORN_DIVERGENCE
UNBALANCED_SINKHORN
Source: torchmatch/transport/matrix/_solve.py:43