Home
last modified time | relevance | path

Searched defs:activationOperand (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DSVDF.cpp41 const auto& activationOperand = *GetInput(operation, operands, kActivationParam); in SVDF() local
69 const auto& activationOperand = *GetInput(operation, operands, kActivationParam); in Prepare() local
H A DBidirectionalSequenceLSTM.cpp171 const auto& activationOperand = *GetInput(operation, operands, kActivationParam); in BidirectionalSequenceLSTM() local
249 const auto& activationOperand = *GetInput(operation, operands, kActivationParam); in Prepare() local
H A DLSTM.cpp86 const auto& activationOperand = *GetInput(operation, operands, kActivationParam); in LSTMCell() local
333 const auto& activationOperand = *GetInput(operation, operands, kActivationParam); in Prepare() local