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