Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h42 Shape* bwOutputCellState);
DBidirectionalSequenceLSTM.cpp212 Shape* bwOutputActivationState, Shape* bwOutputCellState) { in Prepare() argument
423 *bwOutputCellState = bw_cell_state_->shape(); in Prepare()
/frameworks/ml/nn/common/
DCpuExecutor.cpp1082 RunTimeOperandInfo& bwOutputCellState = in executeOperation() local
1091 setInfoAndAllocateIfNeeded(&bwOutputCellState, bwOutputCellStateShape, in executeOperation()