Searched defs:FlushExecutionFiles (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/debug/lib/ | ||
D | debug_events_writer.py | 143 def FlushExecutionFiles(self): member in DebugEventsWriter |
/external/tensorflow/tensorflow/core/util/ | ||
D | debug_events_writer.cc | 366 Status DebugEventsWriter::FlushExecutionFiles() { in FlushExecutionFiles() function in tensorflow::tfdbg::DebugEventsWriter |