Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp237 const Shape cellToInputShape = context->getInputShape(kCellToInputWeightsTensor); in prepare() local
373 const Shape cellToInputShape = context->getInputShape(kCellToInputWeightsTensor); in execute() local
H A DUnidirectionalSequenceLSTM.cpp259 const Shape cellToInputShape = context->getInputShape(kCellToInputWeightsTensor); in prepare() local