Searched refs:cached_shapes (Results 1 – 2 of 2) sorted by relevance
163 const std::vector<TensorShape>& cached_shapes) { in AreShapesCompatible() argument178 if (!match_shape(actual_shapes[i], cached_shapes[i])) { in AreShapesCompatible()
176 const std::vector<TensorShape>& cached_shapes);