Searched defs:UnaryOpFunctor (Results 1 – 1 of 1) sorted by relevance
405 struct UnaryOpFunctor { struct406 using opmath_t = at::opmath_type<T>;408 __device__ __forceinline__ void operator()( in operator ()()