Searched refs:right_num_cols (Results 1 – 3 of 3) sorted by relevance
331 uint32_t right_num_cols = 0; in ArithmeticsPass() local334 if (!_.GetMatrixTypeInfo(right_type_id, &right_num_rows, &right_num_cols, in ArithmeticsPass()356 if (res_num_cols != right_num_cols) in ArithmeticsPass()