Home
last modified time | relevance | path

Searched refs:local_lhs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc1201 auto multiply = [&](HloInstruction* local_lhs, HloInstruction* local_rhs) { in HandleDotStrengthReduction() argument
1203 local_lhs->shape(), HloOpcode::kMultiply, local_lhs, local_rhs)); in HandleDotStrengthReduction()