Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp249 const Shape cellToOutputShape = context->getInputShape(kCellToOutputWeightsTensor); in prepare() local
386 const Shape cellToOutputShape = context->getInputShape(kCellToOutputWeightsTensor); in execute() local
H A DUnidirectionalSequenceLSTM.cpp271 const Shape cellToOutputShape = context->getInputShape(kCellToOutputWeightsTensor); in prepare() local