ott.tools.progot.ProgOTOutput.num_iters#
- property ProgOTOutput.num_iters: Array#
Number of Sinkhorn iterations within each step.
If
is_debiased, return an array of shape[num_steps, 3]with values corresponding to the number of iterations for the(x, y),(x, x)and(y, y)problems.Otherwise, return an array of shape
[num_steps,].