Searched refs:branch_operand (Results 1 – 2 of 2) sorted by relevance
727 const HloInstruction* branch_operand = instruction->operand(j + 1); in CheckConditionalLayout() local741 branch_operand->shape(), /*minor_to_major_only=*/true)); in CheckConditionalLayout()
2406 for (const XlaOp branch_operand : branch_operands) { in ConditionalImpl() local2407 operands.emplace_back(branch_operand); in ConditionalImpl()