Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_loop_concat_code_motion.cc778 auto new_output_tuple = loop->parent()->AddInstruction( in RewriteLoopWithConcatGroups() local
782 loop->ReplaceUseWithDifferentShape(user, new_output_tuple)); in RewriteLoopWithConcatGroups()
785 loop->parent()->set_root_instruction(new_output_tuple, in RewriteLoopWithConcatGroups()