Searched refs:branch_operand_shapes (Results 1 – 1 of 1) sorted by relevance
1877 std::vector<Shape> branch_operand_shapes(branch_operands.size()); in ConditionalImpl() local1881 TF_ASSIGN_OR_RETURN(branch_operand_shapes[j], in ConditionalImpl()1889 branch_operand_shapes)); in ConditionalImpl()