Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_parser.cc67 bool ParseLiteral(std::unique_ptr<Literal>* literal, const Shape& shape);
459 !ParseLiteral(&literal, shape) || in ParseInstruction()
1376 bool HloParser::ParseLiteral(std::unique_ptr<Literal>* literal, in ParseLiteral() function in xla::tools::__anon9449f1f20111::HloParser
1407 if (!ParseLiteral(&elements[i], in ParseTupleLiteral()