Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp353 const Shape prevOutputShape = context->getInputShape(kPrevOutputTensor); in prepare() local
389 const Shape prevOutputShape = context->getInputShape(kPrevOutputTensor); in execute() local