Searched defs:LTOp (Results 1 – 1 of 1) sorted by relevance
55 struct LTOp { struct56 __device__ bool operator()(const scalar_t& lhs, const scalar_t& rhs) const { in operator ()()