Home
last modified time | relevance | path

Searched refs:CreateDebugNode (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_graph_utils.h113 static Status CreateDebugNode(Graph* graph, const Device& device,
Ddebug_graph_utils.cc203 Status debug_s = CreateDebugNode(graph, *device, copy_node->name(), in InsertNodes()
471 Status DebugNodeInserter::CreateDebugNode( in CreateDebugNode() function in tensorflow::DebugNodeInserter