Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DQuantUtils.cpp179 const int16_t* batch_vector, int n_batch, in VectorBatchVectorCwiseProductAccumulate() argument
183 int32_t prod = vector[v] * *batch_vector++; in VectorBatchVectorCwiseProductAccumulate()
DQuantUtils.h206 const int16_t* batch_vector, int n_batch,