Searched defs:debugged_graph (Results 1 – 6 of 6) sorted by relevance
95 def WriteDebuggedGraph(self, debugged_graph): argument
92 DebuggedGraph debugged_graph = 8; field
221 Status DebugEventsWriter::WriteDebuggedGraph(DebuggedGraph* debugged_graph) { in WriteDebuggedGraph()
395 DebuggedGraph* debugged_graph = new DebuggedGraph(); in TEST_F() local
305 DebugEvent::_Internal::debugged_graph(const DebugEvent* msg) { in debugged_graph() function in tensorflow::DebugEvent::_Internal380 void DebugEvent::set_allocated_debugged_graph(::tensorflow::DebuggedGraph* debugged_graph) { in set_allocated_debugged_graph()
2709 inline const ::tensorflow::DebuggedGraph& DebugEvent::debugged_graph() const { in debugged_graph() function2724 … DebugEvent::unsafe_arena_set_allocated_debugged_graph(::tensorflow::DebuggedGraph* debugged_graph… in unsafe_arena_set_allocated_debugged_graph()