Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DUpSampleKernel.cpp1440 auto restrided_input = input.as_strided(shape, strides); in upsample_generic_Nd_kernel_impl() local
1536 auto restrided_input = input.as_strided(shape, strides); in _separable_upsample_generic_Nd_kernel_impl_single_dim() local