Searched defs:WriteExecution (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ | ||
H A D | debug_events_writer.py | 106 def WriteExecution(self, execution): member in DebugEventsWriter |
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ | ||
H A D | debug_events_writer.cc | 227 Status DebugEventsWriter::WriteExecution(Execution* execution) { in WriteExecution() function in tensorflow::tfdbg::DebugEventsWriter |