Home
last modified time | relevance | path

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

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