Home
last modified time | relevance | path

Searched refs:fwOutputActivationState (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h40 Shape* fwOutputShape, Shape* bwOutputShape, Shape* fwOutputActivationState,
DBidirectionalSequenceLSTM.cpp211 Shape* fwOutputActivationState, Shape* fwOutputCellState, in Prepare() argument
420 *fwOutputActivationState = fw_activation_state_->shape(); in Prepare()
/frameworks/ml/nn/common/
DCpuExecutor.cpp1074 RunTimeOperandInfo& fwOutputActivationState = in executeOperation() local
1085 setInfoAndAllocateIfNeeded(&fwOutputActivationState, in executeOperation()