Searched defs:KeyTensorEqual (Results 1 – 1 of 1) sorted by relevance
46 struct KeyTensorEqual { struct47 bool operator()(const Tensor& lhs, const Tensor& rhs) const { in operator ()()