Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DRNN.cpp49 bool RNN::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* hiddenStateShape, in Prepare()
/frameworks/ml/nn/common/
DCpuExecutor.cpp1133 Shape hiddenStateShape, outputShape; in executeOperation() local