Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h38 Shape* bwOutputShape, Shape* fwOutputActivationState, Shape* fwOutputCellState,
H A DBidirectionalSequenceLSTM.cpp210 Shape* fwOutputActivationState, Shape* fwOutputCellState, in Prepare() argument
419 *fwOutputActivationState = fw_activation_state_->shape(); in Prepare()
/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1018 RunTimeOperandInfo& fwOutputActivationState = in executeOperation() local
1029 setInfoAndAllocateIfNeeded(&fwOutputActivationState, in executeOperation()