Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp127 const Shape cellToForgetShape = context->getInputShape(kCellToForgetWeightsTensor); in prepare() local
262 const Shape cellToForgetShape = context->getInputShape(kCellToForgetWeightsTensor); in execute() local
DUnidirectionalSequenceLSTM.cpp156 const Shape cellToForgetShape = context->getInputShape(kCellToForgetWeightsTensor); in prepare() local