Home
last modified time | relevance | path

Searched refs:cpu_upsample_nearest_backward_channels_last (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DUpSampleMoreKernel.cpp225 void cpu_upsample_nearest_backward_channels_last( in cpu_upsample_nearest_backward_channels_last() function
362cpu_upsample_nearest_backward_channels_last<scalar_t, scale_t, nearest_idx>(grad_input, grad_outpu… in upsample_nearest2d_backward_kernel_impl()
378cpu_upsample_nearest_backward_channels_last<scalar_t, scale_t, nearest_exact_idx>(grad_input, grad… in _upsample_nearest_exact2d_backward_kernel_impl()
395cpu_upsample_nearest_backward_channels_last<scalar_t, scale_t, nearest_idx>(grad_input, grad_outpu… in upsample_nearest3d_backward_kernel_impl()
412cpu_upsample_nearest_backward_channels_last<scalar_t, scale_t, nearest_exact_idx>(grad_input, grad… in _upsample_nearest_exact3d_backward_kernel_impl()