Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 349 Bytes

torchnlp.samplers.rst

File metadata and controls

10 lines (8 loc) · 349 Bytes

torchnlp.samplers package

The torchnlp.samplers package introduces a set of samplers. Samplers sample elements from a dataset. torchnlp.samplers plug into torch.utils.data.distributed.DistributedSampler and torch.utils.data.DataLoader.

torchnlp.samplers