Searched refs:InferFromCostGraph (Results 1 – 2 of 2) sorted by relevance
122 Status InferFromCostGraph(const CostGraphDef& cost_graph);
2724 return InferFromCostGraph(metadata.cost_graph()); in InferDynamically()2746 Status GraphProperties::InferFromCostGraph(const CostGraphDef& cost_graph) { in InferFromCostGraph() function in tensorflow::grappler::GraphProperties