Searched refs:ConcatAttributeList (Results 1 – 3 of 3) sorted by relevance
136 void ConcatAttributeList(const string& attribute_name, const NodeDef& first,
124 graph_utils::ConcatAttributeList(key, first_node, second_node, &zip_node); in MakeZipNode()
274 void ConcatAttributeList(const string& attribute_name, const NodeDef& first, in ConcatAttributeList() function