Home
last modified time | relevance | path

Searched refs:n_col (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/common/
DQuantUtils.cpp54 int32_t n_col, int32_t* output) { in MatrixScalarMultiplyAccumulate() argument
57 for (int j = 0; j < n_col; ++j) { in MatrixScalarMultiplyAccumulate()
DQuantUtils.h145 int32_t n_col, int32_t* output);