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