Searched refs:safe_file_name (Results 1 – 1 of 1) sorted by relevance
45 string safe_file_name = SanitizeFileName(file_name) + ".pb"; in DumpProtoToDirectory() local46 const string path = tensorflow::io::JoinPath(directory, safe_file_name); in DumpProtoToDirectory()