Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp498 int32_t inputLayerNormScaleA; in execute() local
501 NN_RET_CHECK(QuantizeMultiplier(inputLayerNormShape.scale, &inputLayerNormScaleA, in execute()
734 inputLayerNormScaleA, inputLayerNormScaleB, inputInvLargeValue, in execute()