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