Searched defs:forget_gate_bias_ptr (Results 1 – 1 of 1) sorted by relevance
113 const float* input_gate_bias_ptr, const float* forget_gate_bias_ptr, in LstmStepWithAuxInput()430 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()1218 const float* forget_gate_bias_ptr = forget_gate_bias->data.f; in EvalHybrid() local