Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DAveragePool3d.cpp131 …const int64_t oheight_for_shape_check = pooling_output_shape<int64_t>(iheight, kH, padH, dH, 1, ce… in TORCH_META_FUNC() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DAveragePool3d.cu505 …const int64_t oheight_for_shape_check = pooling_output_shape<int64_t>(iheight, kH, padH, dH, 1, ce… in TORCH_IMPL_FUNC() local