Searched refs:GenerateGraphTimeline (Results 1 – 3 of 3) sorted by relevance
131 void GenerateGraphTimeline(const std::vector<GraphNode*>& gnodes);
112 timeline->GenerateGraphTimeline(root->show_children); in ShowInternal()
205 void Timeline::GenerateGraphTimeline(const std::vector<GraphNode*>& gnodes) { in GenerateGraphTimeline() function in tensorflow::tfprof::Timeline