Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc733 Boundary b_to_move = to_move_in[to_move_index]; in MoveInstructionIn() local
734 HloInstruction* op = b_to_move.operands()[0]; in MoveInstructionIn()
747 TF_RETURN_IF_ERROR(CopyInOrOutOfConditional(b_to_move, i, computation, in MoveInstructionIn()