Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DAdaptiveMaxPoolKernel.cpp258 iVec index0_ivec = iVec(ih0 * input_width + iw0); in cpu_adaptive_max_pool2d_channels_last() local
746 iVec index0_ivec = iVec(id0 * input_height * input_width + ih0 * input_width + iw0); in cpu_adaptive_max_pool3d_channels_last() local