ott.geometry.graph.Graph.prepare_divergences

ott.geometry.graph.Graph.prepare_divergences#

classmethod Graph.prepare_divergences(*args, static_b=False, **kwargs)#

Instantiate 2 (or 3) geometries to compute a Sinkhorn divergence.

Parameters:
  • args (Any) –

  • static_b (bool) –

  • kwargs (Any) –

Return type:

Tuple[Geometry, ...]