Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSortingKernel.cpp86 struct KeyValueCompDesc { struct
88 constexpr bool operator()(LHS lhs, RHS rhs) const { in operator ()()