Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp304 Shape* scratchShape, Shape* outputStateShape, Shape* cellStateShape, in Prepare()
/frameworks/ml/nn/common/
DCpuExecutor.cpp1100 Shape scratchShape, outputStateShape, cellStateShape, outputShape; in executeOperation() local