Home
last modified time | relevance | path

Searched defs:forget_gate_bias_ptr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc113 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