Searched refs:weight_cols (Results 1 – 1 of 1) sorted by relevance
35 auto const& weight_cols = weight_dims->data[1]; in ExtractQuantLstmWeightsSubmatrix() local43 weights[(row + offset_row) * weight_cols + column + offset_column]; in ExtractQuantLstmWeightsSubmatrix()