Searched refs:local_lhs (Results 1 – 1 of 1) sorted by relevance
1201 auto multiply = [&](HloInstruction* local_lhs, HloInstruction* local_rhs) { in HandleDotStrengthReduction() argument1203 local_lhs->shape(), HloOpcode::kMultiply, local_lhs, local_rhs)); in HandleDotStrengthReduction()