Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h224 const RunTimeOperandInfo* forget_gate_bias_; variable
DLSTM.cpp76 forget_gate_bias_ = GetInput(operation, operands, kForgetGateBiasTensor); in LSTMCell()
365 forget_gate_bias_, cell_bias_, output_gate_bias_, projection_weights_, in Prepare()
1017 GetBuffer<const float>(forget_gate_bias_), in Eval()
1052 GetBuffer<const _Float16>(forget_gate_bias_), in Eval()