Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_graph_utils.h90 const int debug_op_num,
118 const int debug_op_num,
Ddebug_graph_utils.cc289 const int debug_op_num, in GetDebugNodeName() argument
294 return strings::StrCat("__dbg_", tensor_name, "_", debug_op_num, "_", in GetDebugNodeName()
474 const std::vector<string>& debug_urls, const int debug_op_num, in CreateDebugNode() argument
485 GetDebugNodeName(tensor_name, debug_op_num, debug_op_name_proper); in CreateDebugNode()