Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DDilatedMaxPool2d.cu341 const int64_t in_stride_h = input.stride(-2); in TORCH_IMPL_FUNC() local
464 const int64_t in_stride_h = input.stride(-2); in TORCH_IMPL_FUNC() local