Searched defs:VectorTensorShapeHasher (Results 1 – 1 of 1) sorted by relevance
119 struct VectorTensorShapeHasher { struct120 std::size_t operator()(const std::vector<TensorShape>& key) const { in operator()