Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp210 const Shape outputLayerNormShape = context->getInputShape(kOutputLayerNormTensor); in prepare() local
271 const Shape outputLayerNormShape = context->getInputShape(kOutputLayerNormTensor); in execute() local
DUnidirectionalSequenceLSTM.cpp239 const Shape outputLayerNormShape = context->getInputShape(kOutputLayerNormWeightsTensor); in prepare() local