Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DFractionalMaxPool2d.cu191 auto devIndices = indices_.packed_accessor64<int64_t, 4>(); in TORCH_IMPL_FUNC() local
257 auto devIndices = indices_.packed_accessor64<const int64_t, 4>(); in TORCH_IMPL_FUNC() local