Searched refs:data_tuple_element (Results 1 – 1 of 1) sorted by relevance
1183 auto data_tuple_element = xla::GetTupleElement(xla_result, 0); in ExportXlaOp() local1187 xla::GetTupleElement(data_tuple_element, item.index()); in ExportXlaOp()1305 auto data_tuple_element = xla::GetTupleElement(xla_result, 0); in ExportXlaOp() local1307 value_map[op.getResult(0)] = data_tuple_element; in ExportXlaOp()1312 xla::GetTupleElement(data_tuple_element, item.index()); in ExportXlaOp()