Searched refs:new_dot_lhs (Results 1 – 1 of 1) sorted by relevance
1478 HloInstruction *new_dot_lhs, *new_dot_rhs; in OptimizeDotOfConcatHelper() local1480 new_dot_lhs = rhs_slice; in OptimizeDotOfConcatHelper()1483 new_dot_lhs = concat_op; in OptimizeDotOfConcatHelper()1488 HloInstruction::CreateDot(dot.shape(), new_dot_lhs, new_dot_rhs, in OptimizeDotOfConcatHelper()