module

transport.samples.kernels.streaming_sqeuclid

module torchmatch.transport.samples.kernels.streaming_sqeuclid

Sinkhorn OT with streaming softmax and shifted potentials.

This module implements a reformulated Sinkhorn algorithm that aligns exactly with streaming-softmax's interface, enabling potential future integration with optimized streaming-softmax kernels.

Members

function

Source: torchmatch/transport/samples/kernels/streaming_sqeuclid.py:1