Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h41 Shape* fwOutputCellState, Shape* bwOutputActivationState,
DBidirectionalSequenceLSTM.cpp211 Shape* fwOutputActivationState, Shape* fwOutputCellState, in Prepare() argument
421 *fwOutputCellState = fw_cell_state_->shape(); in Prepare()
/frameworks/ml/nn/common/
DCpuExecutor.cpp1077 RunTimeOperandInfo& fwOutputCellState = in executeOperation() local
1087 setInfoAndAllocateIfNeeded(&fwOutputCellState, fwOutputCellStateShape, in executeOperation()