Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp192 const Shape inputLayerNormShape = context->getInputShape(kInputLayerNormTensor); in prepare() local
258 const Shape inputLayerNormShape = context->getInputShape(kInputLayerNormTensor); in execute() local
DUnidirectionalSequenceLSTM.cpp221 const Shape inputLayerNormShape = context->getInputShape(kInputLayerNormWeightsTensor); in prepare() local