Searched refs:BuildTensorShapeMapFromGraph (Results 1 – 3 of 3) sorted by relevance
154 static Status BuildTensorShapeMapFromGraph(const Graph& graph,
489 /* static */ Status RemoteFusedGraphExecuteUtils::BuildTensorShapeMapFromGraph( in BuildTensorShapeMapFromGraph() function in tensorflow::RemoteFusedGraphExecuteUtils595 BuildTensorShapeMapFromGraph(graph, shape_refiner, &tensor_shape_map)); in BuildAndAddTensorShapes()
353 ASSERT_TRUE(RemoteFusedGraphExecuteUtils::BuildTensorShapeMapFromGraph( in TEST()