noether.data.samplers.internals

Classes

SamplerOutput

Output of the InterleavedSampler. Contains the sample index and the dataset index.

Module Contents

class noether.data.samplers.internals.SamplerOutput

Bases: NamedTuple

Output of the InterleavedSampler. Contains the sample index and the dataset index.

is_full_batch: bool
idx: int