Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/quantized/cpu/
DUpSampleNearest2d.cpp30 static void upsample_nearest2d_out_frame( in upsample_nearest2d_out_frame() function
186 upsample_nearest2d_out_frame<scalar_t, nn_compute_source_index_fn>( in _upsample_nearest2d_quantized_cpu()
/external/pytorch/aten/src/ATen/native/cuda/
DUpSampleNearest2d.cu41 __global__ void upsample_nearest2d_out_frame( in upsample_nearest2d_out_frame() function
314 upsample_nearest2d_out_frame<scalar_t, nn_compute_source_index_fn> in upsample_nearest2d_out_cuda_template()