Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_graph_utils.h110 static Status SetDebugNodeAttributes(
Ddebug_graph_utils.cc413 Status DebugNodeInserter::SetDebugNodeAttributes( in SetDebugNodeAttributes() function in tensorflow::DebugNodeInserter
511 TF_RETURN_IF_ERROR(SetDebugNodeAttributes(*debug_node, custom_attributes)); in CreateDebugNode()