Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/cuda/
DUpSample.cuh133 __device__ __forceinline__ int nearest_neighbor_compute_source_index( in nearest_neighbor_compute_source_index() function
/external/pytorch/aten/src/ATen/native/
DUpSample.h311 inline int64_t nearest_neighbor_compute_source_index( in nearest_neighbor_compute_source_index() function