ott.solvers.linear.sinkhorn_lr.LRSinkhorn.outer_iterations

ott.solvers.linear.sinkhorn_lr.LRSinkhorn.outer_iterations#

property LRSinkhorn.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.