Home
last modified time | relevance | path

Searched refs:PropagateShapeIntoAttachedFunctions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dshape_inference.cc650 FailureOr<bool> PropagateShapeIntoAttachedFunctions(Operation* op,
2372 FailureOr<bool> ShapeInference::PropagateShapeIntoAttachedFunctions( in PropagateShapeIntoAttachedFunctions() function in mlir::TF::ShapeInference
2644 if (failed(PropagateShapeIntoAttachedFunctions(op, max_iterations))) { in InferShapeUntilFixPoint()