Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp371 const Shape recurrentToInputWeightsShape = in execute() local
486 recurrentToInputWeightsShape.scale * prevOutputShape.scale / inputIntermediateScale; in execute()
618 recurrentToInputWeightsShape, in execute()