Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.cpp304 Shape* scratchShape, Shape* outputStateShape, Shape* cellStateShape, in Prepare()
/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1046 Shape scratchShape, outputStateShape, cellStateShape, outputShape; in executeOperation() local