ott.solvers.quadratic.gromov_wasserstein_lr.LRGromovWasserstein.outer_iterations

ott.solvers.quadratic.gromov_wasserstein_lr.LRGromovWasserstein.outer_iterations#

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