Searched refs:ParseAttributeHelper (Results 1 – 1 of 1) sorted by relevance
240 bool ParseAttributeHelper(const std::unordered_map<string, AttrConfig>& attrs,2603 if (!ParseAttributeHelper(attrs, &seen_attrs)) { in ParseSubAttributes()2625 if (!ParseAttributeHelper(attrs, &seen_attrs)) { in ParseAttributes()2640 bool HloParser::ParseAttributeHelper( in ParseAttributeHelper() function in xla::__anonc071bf1f0111::HloParser