Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h226 const RunTimeOperandInfo* output_gate_bias_; variable
DLSTM.cpp78 output_gate_bias_ = GetInput(operation, operands, kOutputGateBiasTensor); in LSTMCell()
365 forget_gate_bias_, cell_bias_, output_gate_bias_, projection_weights_, in Prepare()
1019 GetBuffer<const float>(output_gate_bias_), in Eval()
1054 GetBuffer<const _Float16>(output_gate_bias_), in Eval()