Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h223 const RunTimeOperandInfo* input_gate_bias_; variable
DLSTM.cpp75 input_gate_bias_ = GetInput(operation, operands, kInputGateBiasTensor); in LSTMCell()
364 cell_to_forget_weights_, cell_to_output_weights_, input_gate_bias_, in Prepare()
1016 GetBuffer<const float>(input_gate_bias_), in Eval()
1051 GetOptionalBuffer<const _Float16>(input_gate_bias_), in Eval()