Home
last modified time | relevance | path

Searched defs:BatchRequestType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/datasets/
H A Dchunk.h55 using BatchRequestType = typename ExampleSampler::BatchRequestType; variable
322 using BatchRequestType = size_t; variable
H A Dshared.h27 using BatchRequestType = typename UnderlyingDataset::BatchRequestType; variable
H A Dmap.h31 using BatchRequestType = typename SourceDataset::BatchRequestType; variable
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/dataloader/
H A Dbase.h30 using BatchRequestType = BatchRequest; variable