Searched refs:AreEquivalentReshapes (Results 1 – 1 of 1) sorted by relevance
117 bool AreEquivalentReshapes(const HloInstruction* a, const HloInstruction* b) { in AreEquivalentReshapes() function311 } else if (AreEquivalentReshapes(first_reshape_operand, operand)) { in IsReshapeMoveCandidate()