Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h214 Status InferShapesForFunction(const tensorflow::FunctionDef* function_def,
Dshape_refiner.cc132 Status ShapeRefiner::InferShapesForFunction( in InferShapesForFunction() function in tensorflow::ShapeRefiner
644 return InferShapesForFunction(func_def, keep_nested_shape_inferences_, in RunShapeFn()