Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dshape_inference.cc206 Status StoreOutputShapes(const Graph& graph, const ShapeRefiner& shape_refiner, in StoreOutputShapes() function
267 return StoreOutputShapes(*graph, shape_refiner, shape_info); in InferShapes()