Searched refs:conditional_ops (Results 1 – 2 of 2) sorted by relevance
580 std::vector<HloInstruction*> conditional_ops; in Run() local584 conditional_ops.push_back(instr); in Run()590 for (HloInstruction* conditional_op : conditional_ops) { in Run()611 for (HloInstruction* conditional : conditional_ops) { in Run()
1298 std::vector<HloInstruction*> conditional_ops; in Run() local1322 conditional_ops.push_back(instr); in Run()1325 conditional_ops.push_back(instr); in Run()1333 for (HloInstruction* conditional : conditional_ops) { in Run()