ott.solvers.linear.sinkhorn.Sinkhorn.outer_iterations

ott.solvers.linear.sinkhorn.Sinkhorn.outer_iterations#

property Sinkhorn.outer_iterations: int#

Upper bound on number of times inner_iterations are carried out.

This integer can be used to set constant array sizes to track the algorithm progress, notably errors.