Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQLSTM.cpp237 const Shape prevOutputShape = context->getInputShape(kPrevOutputTensor); in prepare() local
273 const Shape prevOutputShape = context->getInputShape(kPrevOutputTensor); in execute() local