Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp241 const Shape prevCellStateShape = context->getInputShape(kPrevCellStateTensor); in prepare() local
274 const Shape prevCellStateShape = context->getInputShape(kPrevCellStateTensor); in execute() local