Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_io_utils.cc609 string DebugFileIO::GetDumpFilePath(const string& dump_root_dir, in GetDumpFilePath() function in tensorflow::DebugFileIO
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddump.cc242 static std::optional<std::string> GetDumpFilePath( in GetDumpFilePath() function