Searched refs:new_opnds (Results 1 – 1 of 1) sorted by relevance
366 std::vector<HloInstruction*> new_opnds; in CreateFusedComputation() local369 new_opnds.push_back(clone_map[old_opnd]); in CreateFusedComputation()372 old_instr->CloneWithNewOperands(old_instr->shape(), new_opnds)); in CreateFusedComputation()