Home
last modified time | relevance | path

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

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