Searched refs:debug_info_pb_path (Results 1 – 2 of 2) sorted by relevance
96 const string debug_info_pb_path = in ReadSavedModelDebugInfoIfPresent() local98 if (Env::Default()->FileExists(debug_info_pb_path).ok()) { in ReadSavedModelDebugInfoIfPresent()101 ReadBinaryProto(Env::Default(), debug_info_pb_path, &debug_info)); in ReadSavedModelDebugInfoIfPresent()
58 const string debug_info_pb_path = in ReadSavedModelDebugInfoIfPresent() local60 if (Env::Default()->FileExists(debug_info_pb_path).ok()) { in ReadSavedModelDebugInfoIfPresent()63 ReadBinaryProto(Env::Default(), debug_info_pb_path, &debug_info)); in ReadSavedModelDebugInfoIfPresent()