Searched refs:ReadOutputLiteral (Results 1 – 1 of 1) sorted by relevance
109 xla::Literal ReadOutputLiteral(const std::vector<Tensor>& outputs, size_t idx) { in ReadOutputLiteral() function1153 xla::Literal exec_literal = ReadOutputLiteral(outputs, 0); in TEST()1172 xla::Literal return_literal = ReadOutputLiteral(outputs, 0); in TEST()