Home
last modified time | relevance | path

Searched refs:ParsePrecisionList (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc281 bool ParsePrecisionList(std::vector<PrecisionConfig::Precision>* result);
2875 if (!ParsePrecisionList(&result)) { in ParseAttributeHelper()
3259 bool HloParser::ParsePrecisionList( in ParsePrecisionList() function in xla::__anonc071bf1f0111::HloParser