Searched defs:parameter_instructions (Results 1 – 2 of 2) sorted by relevance
230 const std::vector<HloInstruction*>& parameter_instructions() const { in parameter_instructions() function
344 std::vector<HloInstruction*> parameter_instructions; in IsAllReduceMovable() local