Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h38 Shape* bwOutputShape, Shape* fwOutputActivationState, Shape* fwOutputCellState,
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp210 Shape* fwOutputActivationState, Shape* fwOutputCellState, in Prepare() argument
419 *fwOutputActivationState = fw_activation_state_->shape(); in Prepare()
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1019 RunTimeOperandInfo& fwOutputActivationState = in executeOperation() local
1030 setInfoAndAllocateIfNeeded(&fwOutputActivationState, in executeOperation()