Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DUpSampleNearest1d.cu32 typedef int (*nn_bw_compute_source_index_fn_t)(const float, int, int); typedef
H A DUpSampleNearest3d.cu38 typedef int (*nn_bw_compute_source_index_fn_t)(const float, int, int); typedef
H A DUpSampleNearest2d.cu36 typedef int (*nn_bw_compute_source_index_fn_t)(const float, int, int); typedef