Searched refs:DebugStringHelper (Results 1 – 2 of 2) sorted by relevance
519 void DebugStringHelper(absl::flat_hash_map<string, string>* debug_strings)
1128 node->DebugStringHelper(&debug_strings); in DebugString()1130 DebugStringHelper(&debug_strings); in DebugString()1393 void Node::DebugStringHelper(absl::flat_hash_map<string, string>* debug_strings) in DebugStringHelper() function in tensorflow::data::model::Node