Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1864 const Literal& operand_tuple_literal = GetEvaluatedLiteralFor(operand); in HandleGetTupleElement() local
1868 return evaluated_[get_tuple_element].CopyFrom(operand_tuple_literal, in HandleGetTupleElement()
1907 const Literal& operand_tuple_literal = GetEvaluatedLiteralFor(operand); in HandleCopyDone() local
1911 TF_RETURN_IF_ERROR(evaluated_[copy_done].CopyFrom(operand_tuple_literal, in HandleCopyDone()