Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DLSTM.cpp304 Shape* scratchShape, Shape* outputStateShape, Shape* cellStateShape, in Prepare()
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1047 Shape scratchShape, outputStateShape, cellStateShape, outputShape; in executeOperation() local