Searched defs:cell_bias_ptr (Results 1 – 1 of 1) sorted by relevance
114 const float* cell_bias_ptr, const float* output_gate_bias_ptr, in LstmStepWithAuxInput()430 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()1219 const float* cell_bias_ptr = cell_bias->data.f; in EvalHybrid() local