thsolver.sampler ================ The samplers in this module provide endless iteration for training and testing without rebuilding the dataloader every epoch. .. automodule:: thsolver.sampler .. autoclass:: thsolver.sampler.InfSampler :members: :undoc-members: .. autoclass:: thsolver.sampler.DistributedInfSampler :members: :undoc-members: