Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DRNN.cpp45 bool RNN::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* hiddenStateShape, in Prepare()
/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1077 Shape hiddenStateShape, outputShape; in executeOperation() local