Searched refs:AreShapesCompatible (Results 1 – 4 of 4) sorted by relevance
111 if (AreShapesCompatible(input_shapes, cached_input_shapes)) { in GetEngineContext()
175 bool AreShapesCompatible(const std::vector<TensorShape>& actual_shapes,
162 bool AreShapesCompatible(const std::vector<TensorShape>& actual_shapes, in AreShapesCompatible() function
887 AreShapesCompatible(input_concrete_shapes, cache.begin()->first)) { in GetEngine()