Searched defs:instructions_to_transform (Results 1 – 1 of 1) sorted by relevance
1058 std::vector<HloInstruction*>& instructions_to_transform) { in RewriteBroadcastTree()1073 std::vector<HloInstruction*>& instructions_to_transform) { in IsBroadcastTree()1237 std::vector<HloInstruction*> instructions_to_transform; in Propagate() local