Searched defs:KeyTensorHash (Results 1 – 1 of 1) sorted by relevance
54 struct KeyTensorHash { struct55 std::size_t operator()(const Tensor& key) const { in operator ()()