Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp121 const Shape cellToInputShape = context->getInputShape(kCellToInputWeightsTensor); in prepare() local
257 const Shape cellToInputShape = context->getInputShape(kCellToInputWeightsTensor); in execute() local
DUnidirectionalSequenceLSTM.cpp150 const Shape cellToInputShape = context->getInputShape(kCellToInputWeightsTensor); in prepare() local