Searched refs:PropagateShapeIntoAttachedFunctions (Results 1 – 1 of 1) sorted by relevance
650 FailureOr<bool> PropagateShapeIntoAttachedFunctions(Operation* op,2372 FailureOr<bool> ShapeInference::PropagateShapeIntoAttachedFunctions( in PropagateShapeIntoAttachedFunctions() function in mlir::TF::ShapeInference2644 if (failed(PropagateShapeIntoAttachedFunctions(op, max_iterations))) { in InferShapeUntilFixPoint()