Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/cuda/
DSortingCommon.cuh55 struct LTOp { struct
56 __device__ bool operator()(const scalar_t& lhs, const scalar_t& rhs) const { in operator ()()