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.cc170 Status debug_s = CreateDebugNode( in InsertNodes()
438 Status DebugNodeInserter::CreateDebugNode( in CreateDebugNode() function in tensorflow::DebugNodeInserter