Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp376 const Shape recurrentToForgetWeightsShape = in execute() local
512 recurrentToForgetWeightsShape.scale * prevOutputShape.scale / forgetIntermediateScale; in execute()
628 -prevOutputShape.offset, recurrentToForgetWeightsBuffer, recurrentToForgetWeightsShape, in execute()