Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp541 int32_t recurrentToCellEffectiveScaleA; in execute() local
543 NN_RET_CHECK(QuantizeMultiplier(recurrentToCellEffectiveScale, &recurrentToCellEffectiveScaleA, in execute()
703 recurrentToCellEffectiveScaleA, recurrentToCellEffectiveScaleB, batchSize, outputSize, in execute()