Searched refs:branch_operand (Results 1 – 2 of 2) sorted by relevance
711 const HloInstruction* branch_operand = instruction->operand(j + 1); in CheckConditionalLayout() local722 branch_operand->shape())); in CheckConditionalLayout()
1930 for (const XlaOp branch_operand : branch_operands) { in Conditional() local1931 operands.emplace_back(branch_operand); in Conditional()