Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_writer.py106 def WriteExecution(self, execution): member in DebugEventsWriter
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc227 Status DebugEventsWriter::WriteExecution(Execution* execution) { in WriteExecution() function in tensorflow::tfdbg::DebugEventsWriter