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