Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DSVDF.cpp49 bool SVDF::Prepare(const Operation& operation, RunTimeOperandInfo* operands, Shape* stateShape, in Prepare()
/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1088 Shape stateShape, outputShape; in executeOperation() local