Searched refs:ParseDenseLiteral (Results 1 – 1 of 1) sorted by relevance
127 bool ParseDenseLiteral(Literal* literal, const Shape& shape);2166 return ParseDenseLiteral(literal, shape); in ParseNonTupleLiteral()2169 bool HloParser::ParseDenseLiteral(Literal* literal, const Shape& shape) { in ParseDenseLiteral() function in xla::__anonc071bf1f0111::HloParser