tfep.io.sampler.StatefulBatchSampler ==================================== .. currentmodule:: tfep.io.sampler .. autoclass:: StatefulBatchSampler :members: :show-inheritance: :inherited-members: Module,LightningModule .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~StatefulBatchSampler.__init__ ~StatefulBatchSampler.load_state_dict ~StatefulBatchSampler.state_dict .. rubric:: Attributes .. autosummary:: ~StatefulBatchSampler.batch_size ~StatefulBatchSampler.drop_last ~StatefulBatchSampler.shuffle ~StatefulBatchSampler.trainer