Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DUnaryFractionKernels.cu15 __host__ __device__ static inline scalar_t ceil_wrapper(scalar_t a) { in ceil_wrapper() function
20 __host__ __device__ static inline std::complex<T> ceil_wrapper(std::complex<T> v) { in ceil_wrapper() function