Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.cpp162 Shape* fwOutputShape, Shape* bwOutputShape) { in Prepare()
DBidirectionalSequenceRNN.cpp114 Shape fwOutputShape = context->getOutputShape(kFwOutputTensor); in executeTyped() local
/frameworks/ml/nn/common/
DCpuExecutor.cpp1105 Shape fwOutputShape, bwOutputShape; in executeOperation() local