Home
last modified time | relevance | path

Searched refs:forget_gate_bias_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.h224 const RunTimeOperandInfo* forget_gate_bias_; variable
H A DLSTM.cpp76 forget_gate_bias_ = GetInput(operation, operands, kForgetGateBiasTensor); in LSTMCell()
365 forget_gate_bias_, cell_bias_, output_gate_bias_, projection_weights_, in Prepare()
1013 GetBuffer<const float>(forget_gate_bias_), in Eval()
1048 GetBuffer<const _Float16>(forget_gate_bias_), in Eval()