Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DRNN.cpp45 bool RNN::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* hiddenStateShape, in Prepare()
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1078 Shape hiddenStateShape, outputShape; in executeOperation() local