Searched refs:offset_column (Results 1 – 2 of 2) sorted by relevance
29 const int32_t offset_column, in ExtractQuantLstmWeightsSubmatrix() argument43 weights[(row + offset_row) * weight_cols + column + offset_column]; in ExtractQuantLstmWeightsSubmatrix()
28 const int32_t offset_column,