Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSortingCommon.cuh48 struct GTOp { struct
49 __device__ bool operator()(const scalar_t& lhs, const scalar_t& rhs) const { in operator ()()