Searched refs:while_ops (Results 1 – 1 of 1) sorted by relevance
986 std::vector<HloInstruction*> while_ops; in Run() local990 while_ops.push_back(instr); in Run()995 for (HloInstruction* while_op : while_ops) { in Run()