Home
last modified time | relevance | path

Searched defs:fwOutputShape (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.cpp210 Shape* fwOutputShape, Shape* bwOutputShape, in Prepare()
DBidirectionalSequenceRNN.cpp165 Shape fwOutputShape = context->getOutputShape(kFwOutputTensor); in executeTyped() local
/frameworks/ml/nn/common/
DCpuExecutor.cpp1059 Shape fwOutputShape, bwOutputShape, fwOutputActivationStateShape, in executeOperation() local