Searched refs:cond_operands (Results 1 – 1 of 1) sorted by relevance
228 auto cond_operands = all_operands(); in CreateFromProto() local230 CreateConditional(shape, cond_operands[0], all_computations(), in CreateFromProto()231 absl::MakeSpan(cond_operands).subspan(1)); in CreateFromProto()