Home
last modified time | relevance | path

Searched refs:FileStillExists (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Devents_writer.cc53 if (!FileStillExists().ok()) { in InitIfNeeded()
153 Status EventsWriter::FileStillExists() { in FileStillExists() function in tensorflow::EventsWriter
Devents_writer.h83 Status FileStillExists(); // OK if event_file_path_ exists.