Home
last modified time | relevance | path

Searched defs:forgetLayerNormShape (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp314 const Shape forgetLayerNormShape = context->getInputShape(kForgetLayerNormTensor); in prepare() local
379 const Shape forgetLayerNormShape = context->getInputShape(kForgetLayerNormTensor); in execute() local
H A DUnidirectionalSequenceLSTM.cpp336 const Shape forgetLayerNormShape = context->getInputShape(kForgetLayerNormWeightsTensor); in prepare() local