Searched refs:InferShapesForFunction (Results 1 – 2 of 2) sorted by relevance
214 Status InferShapesForFunction(const tensorflow::FunctionDef* function_def,
132 Status ShapeRefiner::InferShapesForFunction( in InferShapesForFunction() function in tensorflow::ShapeRefiner644 return InferShapesForFunction(func_def, keep_nested_shape_inferences_, in RunShapeFn()