Searched refs:nearest_neighbor_compute_source_index (Results 1 – 7 of 7) sorted by relevance
311 inline int64_t nearest_neighbor_compute_source_index( in nearest_neighbor_compute_source_index() function351 return nearest_neighbor_compute_source_index(scale, output_index, input_size); in nearest_idx()
210 …return _upsample_nearest2d_quantized_cpu<nearest_neighbor_compute_source_index>(input, osize, scal… in upsample_nearest2d_quantized_cpu()
223 return _upsample_nearest3d_quantized_cpu<nearest_neighbor_compute_source_index>( in upsample_nearest3d_quantized_cpu()
206 upsample_nearest1d_out_cuda_template<nearest_neighbor_compute_source_index>( in TORCH_IMPL_FUNC()
133 __device__ __forceinline__ int nearest_neighbor_compute_source_index( in nearest_neighbor_compute_source_index() function
302 upsample_nearest3d_out_cuda_template<nearest_neighbor_compute_source_index>( in TORCH_IMPL_FUNC()
452 upsample_nearest2d_out_cuda_template<nearest_neighbor_compute_source_index>( in TORCH_IMPL_FUNC()