Home
last modified time | relevance | path

Searched defs:InferShapeForFunction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dshape_inference.cc2670 static FailureOr<bool> InferShapeForFunction(ShapeInference& context, in InferShapeForFunction() function
2683 FailureOr<bool> InferShapeForFunction(func::FuncOp func, in InferShapeForFunction() function