Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h39 Shape* bwOutputActivationState, Shape* bwOutputCellState);
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp211 Shape* bwOutputActivationState, Shape* bwOutputCellState) { in Prepare() argument
422 *bwOutputCellState = bw_cell_state_->shape(); in Prepare()
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1027 RunTimeOperandInfo& bwOutputCellState = in executeOperation() local
1036 setInfoAndAllocateIfNeeded(&bwOutputCellState, bwOutputCellStateShape, in executeOperation()