Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp133 const Shape cellToOutputShape = context->getInputShape(kCellToOutputWeightsTensor); in prepare() local
270 const Shape cellToOutputShape = context->getInputShape(kCellToOutputWeightsTensor); in execute() local
DUnidirectionalSequenceLSTM.cpp162 const Shape cellToOutputShape = context->getInputShape(kCellToOutputWeightsTensor); in prepare() local