Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp535 int32_t inputToCellEffectiveScaleA; in execute() local
537 NN_RET_CHECK(QuantizeMultiplier(inputToCellEffectiveScale, &inputToCellEffectiveScaleA, in execute()
698 inputToCellWeightsBuffer, inputToCellEffectiveScaleA, in execute()