Searched refs:ParsePrecisionList (Results 1 – 1 of 1) sorted by relevance
281 bool ParsePrecisionList(std::vector<PrecisionConfig::Precision>* result);2875 if (!ParsePrecisionList(&result)) { in ParseAttributeHelper()3259 bool HloParser::ParsePrecisionList( in ParsePrecisionList() function in xla::__anonc071bf1f0111::HloParser