Searched refs:conditional_ops (Results 1 – 1 of 1) sorted by relevance
92 std::vector<HloInstruction*> conditional_ops; in Run() local96 conditional_ops.push_back(instr); in Run()101 for (HloInstruction* conditional_op : conditional_ops) { in Run()