Searched defs:trunc_wrapper (Results 1 – 1 of 1) sorted by relevance
164 __host__ __device__ static inline scalar_t trunc_wrapper(scalar_t a) { in trunc_wrapper() function168 __host__ __device__ static inline double trunc_wrapper(double a) { in trunc_wrapper() function172 __host__ __device__ static inline c10::complex<float> trunc_wrapper(c10::complex<float> a) { in trunc_wrapper() function176 __host__ __device__ static inline c10::complex<double> trunc_wrapper(c10::complex<double> a) { in trunc_wrapper() function