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.h183 Status InferShapesForFunction(const FunctionDef* function_def,
Dshape_refiner.cc140 Status ShapeRefiner::InferShapesForFunction( in InferShapesForFunction() function in tensorflow::ShapeRefiner
684 Status function_inference_status = InferShapesForFunction( in RunShapeFn()