Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp478 int32_t cellToInputEffectiveScaleA; in execute() local
493 NN_RET_CHECK(QuantizeMultiplier(cellToInputEffectiveScale, &cellToInputEffectiveScaleA, in execute()
730 cellToInputEffectiveScaleA, cellToInputEffectiveScaleB, inputGateBuffer.data()); in execute()