Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference.cc209 Status StoreOutputShapes(const Graph& graph, const ShapeRefiner& shape_refiner, in StoreOutputShapes() function
270 return StoreOutputShapes(*graph, shape_refiner, shape_info); in InferShapes()