Searched refs:CreateDebugNode (Results 1 – 2 of 2) sorted by relevance
113 static Status CreateDebugNode(Graph* graph, const Device& device,
203 Status debug_s = CreateDebugNode(graph, *device, copy_node->name(), in InsertNodes()471 Status DebugNodeInserter::CreateDebugNode( in CreateDebugNode() function in tensorflow::DebugNodeInserter