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