Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DSVDF.cpp51 bool SVDF::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* stateShape, in Prepare()
/frameworks/ml/nn/common/
DCpuExecutor.cpp1145 Shape stateShape, outputShape; in executeOperation() local