Home
last modified time | relevance | path

Searched defs:WriteGraphExecutionTrace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc250 Status DebugEventsWriter::WriteGraphExecutionTrace( in WriteGraphExecutionTrace() function in tensorflow::tfdbg::DebugEventsWriter
275 Status DebugEventsWriter::WriteGraphExecutionTrace( in WriteGraphExecutionTrace() function in tensorflow::tfdbg::DebugEventsWriter
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_writer.py117 def WriteGraphExecutionTrace(self, graph_execution_trace): member in DebugEventsWriter