Searched defs:WriteStackFrameWithId (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/debug/lib/ | ||
D | debug_events_writer.py | 72 def WriteStackFrameWithId(self, stack_frame_with_id): member in DebugEventsWriter |
/external/tensorflow/tensorflow/core/util/ | ||
D | debug_events_writer.cc | 207 Status DebugEventsWriter::WriteStackFrameWithId( in WriteStackFrameWithId() function in tensorflow::tfdbg::DebugEventsWriter |