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