Home
last modified time | relevance | path

Searched refs:ExampleSamplerType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/datasets/
H A Dchunk.h324 using ExampleSamplerType = ExampleSampler; variable
394 detail::BatchDataBuffer<UnwrappedBatchType, ExampleSamplerType>>( in reset()
488 ExampleSamplerType example_sampler_;
492 detail::BatchDataBuffer<UnwrappedBatchType, ExampleSamplerType>>