Searched refs:cell_bias_ (Results 1 – 2 of 2) sorted by relevance
225 const RunTimeOperandInfo* cell_bias_; variable
77 cell_bias_ = GetInput(operation, operands, kCellGateBiasTensor); in LSTMCell()365 forget_gate_bias_, cell_bias_, output_gate_bias_, projection_weights_, in Prepare()1018 GetBuffer<const float>(cell_bias_), in Eval()1053 GetBuffer<const _Float16>(cell_bias_), in Eval()