Home
last modified time | relevance | path

Searched refs:bwOutputActivationState (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
421 *bwOutputActivationState = bw_activation_state_->shape(); in Prepare()
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1024 RunTimeOperandInfo& bwOutputActivationState = in executeOperation() local
1034 setInfoAndAllocateIfNeeded(&bwOutputActivationState, in executeOperation()