Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DUpSample.cuh287 struct BicubicFilterFunctor { struct
290 __device__ accscalar_t operator()(accscalar_t x) const { in operator ()()
305 static const int size = 4;