Searched defs:KeyTensorLess (Results 1 – 1 of 1) sorted by relevance
38 struct KeyTensorLess { struct39 bool operator()(const Tensor& lhs, const Tensor& rhs) const { in operator ()()