Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp204 const Shape cellLayerNormShape = context->getInputShape(kCellLayerNormTensor); in prepare() local
266 const Shape cellLayerNormShape = context->getInputShape(kCellLayerNormTensor); in execute() local
DUnidirectionalSequenceLSTM.cpp233 const Shape cellLayerNormShape = context->getInputShape(kCellLayerNormWeightsTensor); in prepare() local