Searched refs:is_debug_node (Results 1 – 3 of 3) sorted by relevance
68 debug_graphs.is_debug_node("__dbg_ns1/ns2/node3:0_0_DebugIdentity"))71 debug_graphs.is_debug_node("dbg_ns1/ns2/node3:0_0_DebugIdentity"))73 debug_graphs.is_debug_node("_dbg_ns1/ns2/node3:0_0_DebugIdentity"))75 debug_graphs.is_debug_node("_dbgns1/ns2/node3:0_0_DebugIdentity"))76 self.assertFalse(debug_graphs.is_debug_node("__copy_ns1/ns2/node3_0"))
88 def is_debug_node(node_name): function279 if is_debug_node(node.name):363 if is_debug_node(ctrl_inp):419 if is_copy_node(node.name) or is_debug_node(node.name):
325 if (debug_graphs.is_debug_node(node_def.name) and