Searched refs:ParseSparseLiteral (Results 1 – 1 of 1) sorted by relevance
128 bool ParseSparseLiteral(Literal* literal, const Shape& shape);2162 return ParseSparseLiteral(literal, shape); in ParseNonTupleLiteral()2331 bool HloParser::ParseSparseLiteral(Literal* literal, const Shape& shape) { in ParseSparseLiteral() function in xla::__anon8590f6b60111::HloParser