Searched refs:ParseNonTupleLiteral (Results 1 – 1 of 1) sorted by relevance
126 bool ParseNonTupleLiteral(Literal* literal, const Shape& shape);2122 : ParseNonTupleLiteral(literal, shape); in ParseLiteral()2160 bool HloParser::ParseNonTupleLiteral(Literal* literal, const Shape& shape) { in ParseNonTupleLiteral() function in xla::__anonc071bf1f0111::HloParser