Searched refs:kLhsIdx (Results 1 – 1 of 1) sorted by relevance
132 const int64 kLhsIdx = 0; in FoldTransposeIntoConvolution() local133 if (absl::c_linear_search(operand_indices, kLhsIdx)) { in FoldTransposeIntoConvolution()134 HloInstruction& transpose = *convolution.mutable_operand(kLhsIdx); in FoldTransposeIntoConvolution()151 new_lhs = convolution.mutable_operand(kLhsIdx); in FoldTransposeIntoConvolution()