Searched refs:GetDumpFilePath (Results 1 – 3 of 3) sorted by relevance
182 static string GetDumpFilePath(const string& dump_root_dir,
261 DebugFileIO::GetDumpFilePath(dump_root, kDebugNodeKey, wall_time)); in TEST_F()380 DebugFileIO::GetDumpFilePath(dump_root, kDebugNodeKey, wall_time)); in TEST_F()
599 GetDumpFilePath(dump_root_dir, debug_node_key, wall_time_us); in DumpTensorToDir()608 string DebugFileIO::GetDumpFilePath(const string& dump_root_dir, in GetDumpFilePath() function in tensorflow::DebugFileIO