Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc109 xla::Literal ReadOutputLiteral(const std::vector<Tensor>& outputs, size_t idx) { in ReadOutputLiteral() function
1153 xla::Literal exec_literal = ReadOutputLiteral(outputs, 0); in TEST()
1172 xla::Literal return_literal = ReadOutputLiteral(outputs, 0); in TEST()