Searched refs:dest_column (Results 1 – 1 of 1) sorted by relevance
398 float* dest_column = c + i * ldc; in EightBitIntGemm() local401 dest_column[j] = static_cast<float>(src_column[j]) * c_offset; in EightBitIntGemm()