Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DSVDF.cpp51 bool SVDF::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* stateShape, in Prepare()
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1089 Shape stateShape, outputShape; in executeOperation() local