Searched defs:PrintGraph (Results 1 – 2 of 2) sorted by relevance
158 std::vector<GraphNode*> TFGraph::PrintGraph(const std::vector<GraphNode*> roots, in PrintGraph() function in tensorflow::tfprof::TFGraph
33 void PrintGraph(const G &g) { in PrintGraph() function