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.cpp70 input_gate_bias_ = GetInput(operation, operands, kInputGateBiasTensor); in LSTMCell()
321 cell_to_forget_weights_, cell_to_output_weights_, input_gate_bias_, in Prepare()
974 GetBuffer<const float>(input_gate_bias_), in Eval()
1009 GetOptionalBuffer<const _Float16>(input_gate_bias_), in Eval()