Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp357 const Shape prevCellStateShape = context->getInputShape(kPrevCellStateTensor); in prepare() local
390 const Shape prevCellStateShape = context->getInputShape(kPrevCellStateTensor); in execute() local