mixmo.loaders.batch_repetition_sampler

Sampler definition for multi-input models

Classes

BatchRepetitionSampler(sampler, batch_size, …)

Wraps another sampler to yield a mini-batch of repeated indices.